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.
2 parents cfafa7d + b28a4e9 commit 552973dCopy full SHA for 552973d
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