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 3702ae5 commit 025f557Copy full SHA for 025f557
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.2.2 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments