Skip to content

Commit 98b9597

Browse files
committed
Update demo dependencies to safe versions
1 parent 7f93551 commit 98b9597

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

demo/requirements.txt

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@ beautifulsoup4==4.14.3
2424
# via nbconvert
2525
bleach==6.3.0
2626
# via nbconvert
27-
certifi==2026.1.4
27+
certifi==2026.2.25
2828
# via
2929
# httpcore
3030
# httpx
3131
# requests
3232
cffi==2.0.0
3333
# via argon2-cffi-bindings
34-
charset-normalizer==3.4.4
34+
charset-normalizer==3.4.5
3535
# via requests
3636
colorama==0.4.6
3737
# via ipython
@@ -53,7 +53,7 @@ executing==2.2.1
5353
# via stack-data
5454
fastjsonschema==2.21.2
5555
# via nbformat
56-
fonttools==4.61.1
56+
fonttools==4.62.1
5757
# via matplotlib
5858
fqdn==1.5.1
5959
# via jsonschema
@@ -74,7 +74,7 @@ ipykernel==7.2.0
7474
# jupyter
7575
# jupyter-console
7676
# jupyterlab
77-
ipython==9.10.0
77+
ipython==9.11.0
7878
# via
7979
# ipykernel
8080
# ipywidgets
@@ -137,7 +137,7 @@ jupyter-server==2.17.0
137137
# notebook-shim
138138
jupyter-server-terminals==0.5.4
139139
# via jupyter-server
140-
jupyterlab==4.5.5
140+
jupyterlab==4.5.6
141141
# via
142142
# jupyter
143143
# notebook
@@ -149,7 +149,7 @@ jupyterlab-server==2.28.0
149149
# notebook
150150
jupyterlab-widgets==3.0.16
151151
# via ipywidgets
152-
kiwisolver==1.4.9
152+
kiwisolver==1.5.0
153153
# via matplotlib
154154
lark==1.3.1
155155
# via rfc3987-syntax
@@ -180,13 +180,13 @@ nest-asyncio==1.6.0
180180
# via ipykernel
181181
networkx==3.6.1
182182
# via -r requirements.in
183-
notebook==7.5.3
183+
notebook==7.5.5
184184
# via jupyter
185185
notebook-shim==0.2.4
186186
# via
187187
# jupyterlab
188188
# notebook
189-
numpy==2.4.2
189+
numpy==2.4.3
190190
# via
191191
# contourpy
192192
# matplotlib
@@ -205,7 +205,7 @@ parso==0.8.6
205205
# via jedi
206206
pillow==12.1.1
207207
# via matplotlib
208-
platformdirs==4.9.2
208+
platformdirs==4.9.4
209209
# via jupyter-core
210210
prometheus-client==0.24.1
211211
# via jupyter-server
@@ -274,7 +274,7 @@ rpds-py==0.30.0
274274
# referencing
275275
send2trash==2.1.0
276276
# via jupyter-server
277-
setuptools==82.0.0
277+
setuptools==82.0.1
278278
# via jupyterlab
279279
six==1.17.0
280280
# via
@@ -290,7 +290,7 @@ terminado==0.18.1
290290
# jupyter-server-terminals
291291
tinycss2==1.4.0
292292
# via bleach
293-
tornado==6.5.4
293+
tornado==6.5.5
294294
# via
295295
# ipykernel
296296
# jupyter-client

0 commit comments

Comments
 (0)