We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ec97041 + 4d0f7af commit 7b2236dCopy full SHA for 7b2236d
requirements.txt
@@ -74,7 +74,7 @@ sqlparse==0.5.1 ; python_version >= "3.12" and python_version < "3.13"
74
typing-extensions==4.12.2 ; python_version >= "3.12" and python_version < "3.13"
75
tzdata==2024.2 ; python_version >= "3.12" and python_version < "3.13"
76
uritemplate==4.1.1 ; python_version >= "3.12" and python_version < "3.13"
77
-urllib3==2.6.0 ; python_version >= "3.12" and python_version < "3.13"
+urllib3==2.6.3 ; python_version >= "3.12" and python_version < "3.13"
78
vine==5.1.0 ; python_version >= "3.12" and python_version < "3.13"
79
wcwidth==0.2.13 ; python_version >= "3.12" and python_version < "3.13"
80
webencodings==0.5.1 ; python_version >= "3.12" and python_version < "3.13"
0 commit comments