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 4e036fe commit 45d80beCopy full SHA for 45d80be
requirements.txt
@@ -18,4 +18,4 @@ soupsieve==2.6 ; python_version >= "3.10" and python_version < "4.0"
18
tenacity==9.0.0 ; python_version >= "3.10" and python_version < "4.0"
19
typer==0.16.0 ; python_version >= "3.10" and python_version < "4.0"
20
typing-extensions==4.12.2 ; python_version >= "3.10" and python_version < "4.0"
21
-urllib3==2.2.3 ; python_version >= "3.10" and python_version < "4.0"
+urllib3==2.5.0 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments