Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
mhochsteger committed Oct 7, 2024
1 parent 422b310 commit ac23c92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Core modules (mandatory)
jupyterlite-core==0.4.2
jupyterlab~=4.1.3
jupyterlab~=4.2.5

# Python kernel (optional)
jupyterlite-pyodide-kernel==0.4.2
Expand Down Expand Up @@ -32,7 +32,7 @@ jupyterlab-night

# Python: ipywidget library for Jupyter notebooks (optional)
ipywidgets>=8.1.0,<9
widgetsnbextension==4.0.7
widgetsnbextension==4.0.13
# Python: ipyevents library for Jupyter notebooks (optional)
ipyevents>=2.0.1
# Python: interative Matplotlib library for Jupyter notebooks (optional)
Expand Down

0 comments on commit ac23c92

Please sign in to comment.