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 e16cc5d commit 5b55dd4Copy full SHA for 5b55dd4
requirements.txt
@@ -31,7 +31,7 @@ pytest-timeout==2.3.1
31
pytest-xdist==3.6.1
32
33
pytest==8.4.1; python_version > "3.8"
34
-pytest==8.4.1; python_version == "3.8"
+pytest==8.3.5; python_version == "3.8"
35
36
quart==0.20.0; python_version > "3.8"
37
quart==0.19.9; python_version == "3.8"
0 commit comments