Skip to content

Commit 98d43be

Browse files
committed
Update version
1 parent feec911 commit 98d43be

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Core modules (mandatory)
2-
jupyterlite-core==0.5.0
3-
jupyterlab~=4.3.4
4-
notebook~=7.3.2
2+
jupyterlite-core==0.7.0
3+
jupyterlab~=4.5.0
4+
notebook~=7.5.0
55

66
# Python kernel (optional)
7-
jupyterlite-pyodide-kernel==0.5.0
7+
jupyterlite-pyodide-kernel==0.7.0
88

99
# Python: ipywidget library for Jupyter notebooks (optional)
1010
ipywidgets>=8.1.3,<9
1111

1212
# Python: interative Matplotlib library for Jupyter notebooks (optional)
13-
ipympl>=0.8.2
13+
ipympl>=0.9.8

0 commit comments

Comments
 (0)