Skip to content

Commit 0cddee2

Browse files
authored
Update to JupyterLite 0.5.0 (#150)
1 parent 8d87082 commit 0cddee2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

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

66

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

1010
# JavaScript kernel (optional)
1111
jupyterlite-javascript-kernel==0.3.0

0 commit comments

Comments
 (0)