Skip to content

Commit 62974bc

Browse files
committed
2 parents 817e116 + 51ce282 commit 62974bc

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

requirements-notebook.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ pandocfilters==1.5.0
5252
parso==0.8.3
5353
pickleshare==0.7.5
5454
Pillow==10.0.1
55+
Pillow==10.0.1
5556
prometheus-client==0.13.1
5657
prompt-toolkit==3.0.28
5758
psutil==5.9.0
@@ -78,7 +79,7 @@ terminado==0.13.3
7879
testpath==0.6.0
7980
tornado==6.3.3
8081
traitlets==5.1.1
81-
urllib3==1.26.17
82+
urllib3==1.26.9
8283
wcwidth==0.2.5
8384
webencodings==0.5.1
8485
websocket-client==1.3.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ python-dateutil==2.8.2
55
python-dotenv==0.19.2
66
requests==2.31.0
77
six==1.16.0
8-
urllib3==1.26.17
8+
urllib3==1.26.18
99
websocket-client==1.3.1
1010
wincertstore==0.2

0 commit comments

Comments
 (0)