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 c408418 commit f406dbeCopy full SHA for f406dbe
requirements-test.txt
@@ -30,7 +30,7 @@ pyyaml==6.0.2 ; python_version >= "3.11" and python_version < "4.0"
30
regex==2024.7.24 ; python_version >= "3.11" and python_version < "4.0"
31
requests==2.32.3 ; python_version >= "3.11" and python_version < "4.0"
32
responses==0.21.0 ; python_version >= "3.11" and python_version < "4.0"
33
-rfc3986[idna2008]==1.5.0 ; python_version >= "3.11" and python_version < "4.0"
+rfc3986[idna2008]==2.0.0 ; python_version >= "3.11" and python_version < "4.0"
34
setuptools==73.0.1 ; python_version >= "3.11" and python_version < "4.0"
35
sniffio==1.3.1 ; python_version >= "3.11" and python_version < "4.0"
36
test-results-parser==0.1.0 ; python_version >= "3.11" and python_version < "4.0"
0 commit comments