Skip to content

Commit 8d87082

Browse files
authored
Update JupyterLite dependencies (#149)
1 parent d0804ba commit 8d87082

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

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

66

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

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

0 commit comments

Comments
 (0)