diff options
Diffstat (limited to 'testing/web-platform/tests/tools/wptrunner/requirements.txt')
-rw-r--r-- | testing/web-platform/tests/tools/wptrunner/requirements.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/web-platform/tests/tools/wptrunner/requirements.txt b/testing/web-platform/tests/tools/wptrunner/requirements.txt new file mode 100644 index 0000000000..c6e502ffe0 --- /dev/null +++ b/testing/web-platform/tests/tools/wptrunner/requirements.txt @@ -0,0 +1,11 @@ +html5lib==1.1 +mozdebug==0.3.0 +mozinfo==1.2.2 # https://bugzilla.mozilla.org/show_bug.cgi?id=1621226 +mozlog==7.1.1 +mozprocess==1.3.0 +packaging==23.1 +pillow==9.5.0 +requests==2.30.0 +six==1.16.0 +urllib3==1.26.15 +aioquic==0.9.19 |