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 aa322e7 commit 94326c4Copy full SHA for 94326c4
requirements.txt
@@ -5,4 +5,4 @@ idna==3.6 ; python_version >= "3.10" and python_version < "4.0"
5
python-dotenv==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
6
requests==2.31.0 ; python_version >= "3.10" and python_version < "4.0"
7
soupsieve==2.5 ; python_version >= "3.10" and python_version < "4.0"
8
-urllib3==2.1.0 ; 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