Thanks to visit codestin.com Credit goes to github.com
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 6ef05d4 commit b1133b8Copy full SHA for b1133b8
requirements.txt
@@ -35,7 +35,7 @@ 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"
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.0.7 ; python_version >= "3.7" and python_version < "4.0"
+urllib3==2.2.3 ; python_version >= "3.7" and python_version < "4.0"
39
userpath==1.9.0 ; python_version >= "3.7" and python_version < "4.0"
40
yarl==1.9.2 ; python_version >= "3.7" and python_version < "4.0"
41
zipp==3.15.0 ; python_version >= "3.7" and python_version < "3.8"
0 commit comments