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 486eed9 commit b28a4e9Copy full SHA for b28a4e9
doc/requirements.txt
@@ -82,7 +82,7 @@ tornado==6.5.1 ; python_version >= "3.9" and python_version < "3.15"
82
traitlets==5.14.3 ; python_version >= "3.9" and python_version < "3.15"
83
typing-extensions==4.12.2 ; python_version >= "3.9" and python_version < "3.15"
84
tzdata==2025.1 ; python_version >= "3.9" and python_version < "3.15"
85
-urllib3==2.3.0 ; python_version >= "3.9" and python_version < "3.15"
+urllib3==2.5.0 ; python_version >= "3.9" and python_version < "3.15"
86
wcwidth==0.2.13 ; python_version >= "3.9" and python_version < "3.15"
87
webencodings==0.5.1 ; python_version >= "3.9" and python_version < "3.15"
88
xmltodict==0.14.2 ; python_version >= "3.9" and python_version < "3.15"
0 commit comments