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.
2 parents 8129c8b + 39df03c commit 04da6b3Copy full SHA for 04da6b3
requirements.txt
@@ -21,7 +21,7 @@ requests==2.32.3 ; python_version >= "3.9" and python_version < "4.0"
21
sqlparse==0.5.3 ; python_version >= "3.9" and python_version < "4.0"
22
typing-extensions==4.13.2 ; python_version >= "3.9" and python_version < "3.11"
23
tzdata==2025.1 ; python_version >= "3.9" and python_version < "4.0" and sys_platform == "win32"
24
-urllib3==2.3.0 ; python_version >= "3.9" and python_version < "4.0"
+urllib3==2.4.0 ; python_version >= "3.9" and python_version < "4.0"
25
viewstate==0.6.0 ; python_version >= "3.9" and python_version < "4.0"
26
werkzeug==3.1.3 ; python_version >= "3.9" and python_version < "4.0"
27
zipp==3.21.0 ; python_version >= "3.9" and python_version < "3.10"
0 commit comments