Skip to content

Commit 598bc0f

Browse files
committed
Update requirements.txt
1 parent 91d2150 commit 598bc0f

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,11 +1,11 @@
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

77
# Python kernel (optional)
8-
jupyterlite-pyodide-kernel==0.5.0
8+
jupyterlite-pyodide-kernel==0.7.0
99

1010
# JavaScript kernel (optional)
1111
#jupyterlite-javascript-kernel==0.3.0
@@ -41,7 +41,7 @@ ipycanvas>=0.9.1
4141
ipyleaflet
4242

4343
# Python: plotting libraries (optional)
44-
plotly>=5,<6
44+
plotly>=6,<7
4545
bqplot
4646
# Python: data science libraries (optional)
4747
numpy

0 commit comments

Comments
 (0)