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 49da078 commit cd6cbefCopy full SHA for cd6cbef
requirements.txt
@@ -32,7 +32,7 @@ pytest==7.4.0 ; python_version >= "3.7" and python_version < "4.0"
32
pyyaml==6.0.2 ; python_version >= "3.7" and python_version < "4.0"
33
requests==2.32.4 ; python_version >= "3.7" and python_version < "4.0"
34
responses==0.23.3 ; python_version >= "3.7" and python_version < "4.0"
35
-tomli==2.0.1 ; python_version >= "3.7" and python_full_version <= "3.11.0a6"
+tomli==2.2.1 ; python_version >= "3.7" and python_full_version <= "3.11.0a6"
36
types-pyyaml==6.0.12.11 ; python_version >= "3.7" and python_version < "4.0"
37
typing-extensions==4.7.1 ; python_version >= "3.7" and python_version < "3.8"
38
urllib3==2.5.0 ; python_version >= "3.7" and python_version < "4.0"
0 commit comments