We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2099f3b + 00561c4 commit 9f9cb8dCopy full SHA for 9f9cb8d
2 files changed
requirements.txt
@@ -10,6 +10,6 @@ pycparser==2.22
10
python-dotenv==1.2.2
11
requests==2.33.0
12
typing_extensions==4.12.0
13
-urllib3==2.6.3
+urllib3==2.7.0
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