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 817e116 + 51ce282 commit 62974bcCopy full SHA for 62974bc
requirements-notebook.txt
@@ -52,6 +52,7 @@ pandocfilters==1.5.0
52
parso==0.8.3
53
pickleshare==0.7.5
54
Pillow==10.0.1
55
+Pillow==10.0.1
56
prometheus-client==0.13.1
57
prompt-toolkit==3.0.28
58
psutil==5.9.0
@@ -78,7 +79,7 @@ terminado==0.13.3
78
79
testpath==0.6.0
80
tornado==6.3.3
81
traitlets==5.1.1
-urllib3==1.26.17
82
+urllib3==1.26.9
83
wcwidth==0.2.5
84
webencodings==0.5.1
85
websocket-client==1.3.1
requirements.txt
@@ -5,6 +5,6 @@ python-dateutil==2.8.2
5
python-dotenv==0.19.2
6
requests==2.31.0
7
six==1.16.0
8
+urllib3==1.26.18
9
10
wincertstore==0.2
0 commit comments