gecko-dev/testing/talos/requirements.txt
Kash Shampur 4c39b81094 Bug 1759450 - Use in-tree wptserve for Raptor and Talos. r=perftest-reviewers,sparky
Presently we pull wptserve 3.0 from pypi, however it is incompatible with Python 3.10 that is shipping as default on more and more platforms (e.g. Linux).
This patch instead pulls the in-tree version of wptserve which is more up to date and compatible and should help future proof the Raptor and Talos tests.

Differential Revision: https://phabricator.services.mozilla.com/D166388
2023-01-10 21:14:04 +00:00

16 lines
263 B
Plaintext

jsonschema>=2.5.1
mozlog>=6.0
mozcrash>=2.0
mozfile>=1.2
mozinfo>=0.8
mozprocess>=0.22
mozversion>=1.3
mozprofile>=0.25
mozrunner>=7.1.0
psutil>=3.1.1
simplejson>=2.1.1
requests>=2.9.1
../tools/wptserve
../tools/wpt_third_party/pywebsocket3
manifestparser>=2.1.0