mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-17 06:09:19 +00:00
![James Hendry](/assets/img/avatar_default.png)
The old version of arsenic uses deprecated geckodriver features which this stack of patches removes Also bump structlog and apply condprof patch as required by arsenic. Differential Revision: https://phabricator.services.mozilla.com/D212123
19 lines
498 B
Plaintext
19 lines
498 B
Plaintext
# These dependencies are required for running raptor tests from a source checkout
|
|
|
|
mozcrash ~= 2.0
|
|
mozrunner ~= 8.3
|
|
mozprofile ~= 3.0
|
|
manifestparser >= 1.1
|
|
../web-platform/tests/tools/wptserve
|
|
../web-platform/tests/tools/third_party/h2
|
|
../web-platform/tests/tools/third_party/pywebsocket3
|
|
mozdevice >= 4.0.0
|
|
mozpower >= 1.0.0
|
|
mozversion >= 1.0
|
|
../condprofile
|
|
aiohttp==3.7.4.post0
|
|
https://pypi.pub.build.mozilla.org/pub/arsenic-21.8-py3-none-any.whl
|
|
requests==2.22.0
|
|
pyyaml==5.1.2
|
|
structlog==20.2.0
|