mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 21:01:08 +00:00
5b6047f4b6
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
17 lines
366 B
Plaintext
17 lines
366 B
Plaintext
mozcrash ~= 2.0
|
|
mozrunner ~= 8.3
|
|
mozprofile ~= 3.0
|
|
manifestparser >= 1.1
|
|
../tools/wptserve
|
|
../tools/wpt_third_party/h2
|
|
../tools/wpt_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
|