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 57093a5 commit 9987e53Copy full SHA for 9987e53
requirements.txt
@@ -38,7 +38,7 @@ requests==2.32.2; python_version >= '3.8'
38
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
39
tinycss2==1.3.0; python_version >= '3.8'
40
typing-extensions==4.12.2; python_version < '3.11'
41
-urllib3==2.2.2; python_version >= '3.8'
+urllib3==2.5.0; python_version >= '3.8'
42
uvloop==0.19.0; sys_platform != 'win32'
43
webencodings==0.5.1
44
yarl==1.17.2; python_version >= '3.9'
0 commit comments