Skip to content

Commit c315321

Browse files
committed
Update dependencies
1 parent 2687d8a commit c315321

File tree

1 file changed

+5
-13
lines changed

1 file changed

+5
-13
lines changed

requirements.txt

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
# Core modules (mandatory)
2-
jupyterlite-core==0.1.0
3-
jupyterlab~=3.5.1
2+
jupyterlite-core==0.1.2
3+
jupyterlab~=3.6.5
44

55
# Python kernel (optional)
6-
jupyterlite-pyodide-kernel==0.0.6
7-
8-
# JavaScript kernel (optional)
9-
# jupyterlite-javascript-kernel==0.1.0b21
6+
jupyterlite-pyodide-kernel==0.1.2
7+
jupyterlite-xeus-python==0.9.4
108

119
# Language support (optional)
1210
jupyterlab-language-pack-fr-FR
@@ -18,13 +16,7 @@ jupyterlab-night
1816
jupyterlab_miami_nights
1917

2018
# Python: ipywidget library for Jupyter notebooks (optional)
21-
ipywidgets>=8.0.0,<9
22-
# Python: ipyevents library for Jupyter notebooks (optional)
23-
ipyevents>=2.0.1
24-
# Python: interative Matplotlib library for Jupyter notebooks (optional)
25-
ipympl>=0.8.2
26-
# Python: ipycanvas library for Jupyter notebooks (optional)
27-
ipycanvas>=0.9.1
19+
ipywidgets>=8.1.0,<9
2820

2921
# Python: ipynao library for Nao robot
3022
ipynao>=0.6.1

0 commit comments

Comments
 (0)