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 3b921eb + 4f0728e commit d536310Copy full SHA for d536310
requirements.txt
@@ -10,6 +10,6 @@ pycparser==2.22
10
python-dotenv==1.0.1
11
requests==2.32.4
12
typing_extensions==4.12.0
13
-urllib3==2.5.0
+urllib3==2.6.3
14
websocket-client==1.8.0
15
wrapt==1.16.0
requirements_notebook.txt
@@ -91,7 +91,7 @@ traitlets==5.14.3
91
types-python-dateutil==2.9.0.20240316
92
93
uri-template==1.3.0
94
95
wcwidth==0.2.13
96
webcolors==24.6.0
97
webencodings==0.5.1
0 commit comments