We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9065f0b commit dd8730eCopy full SHA for dd8730e
tools/wptrunner/requirements.txt
@@ -2,7 +2,7 @@ html5lib==1.1
2
mozdebug==0.3.1
3
mozinfo==1.2.3 # https://bugzilla.mozilla.org/show_bug.cgi?id=1621226
4
mozlog==8.0.0
5
-mozprocess==1.3.1
+mozprocess==1.4.0
6
packaging==25.0
7
pillow==10.4.0; python_version < '3.9'
8
pillow==11.3.0; python_version >= '3.9'
0 commit comments