Skip to content

Commit d0804ba

Browse files
authored
Update to the latest versions (#148)
1 parent 0974b28 commit d0804ba

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Core modules (mandatory)
2-
jupyterlite-core==0.4.0
3-
jupyterlab~=4.2.4
4-
notebook~=7.2.1
2+
jupyterlite-core==0.4.1
3+
jupyterlab~=4.2.5
4+
notebook~=7.2.2
55

66

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

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

0 commit comments

Comments
 (0)