We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d20dba commit 1f30695Copy full SHA for 1f30695
docs/requirements.txt
@@ -71,6 +71,6 @@ tomli==2.0.1 ; python_version >= "3.8" and python_version < "3.11"
71
tomlkit==0.12.1 ; python_version >= "3.8" and python_version < "4.0"
72
typing-extensions==4.8.0 ; python_version >= "3.8" and python_version < "3.11"
73
url-normalize==1.4.3 ; python_version >= "3.8" and python_version < "4.0"
74
-urllib3==2.0.7 ; python_version >= "3.8" and python_version < "4.0"
+urllib3==2.6.3 ; python_version >= "3.8" and python_version < "4.0"
75
win32-setctime==1.1.0 ; python_version >= "3.8" and python_version < "4.0" and sys_platform == "win32"
76
zipp==3.17.0 ; python_version >= "3.8" and python_version < "3.10"
0 commit comments