diff --git a/requirements.txt b/requirements.txt index fc615d1..e73921d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,13 @@ # Core modules (mandatory) -jupyterlite-core==0.5.0 -jupyterlab~=4.3.4 -notebook~=7.3.2 +jupyterlite-core==0.7.0 +jupyterlab~=4.5.0 +notebook~=7.5.0 # Python kernel (optional) -jupyterlite-pyodide-kernel==0.5.0 +jupyterlite-pyodide-kernel==0.7.0 # Python: ipywidget library for Jupyter notebooks (optional) ipywidgets>=8.1.3,<9 # Python: interative Matplotlib library for Jupyter notebooks (optional) -ipympl>=0.8.2 +ipympl>=0.9.8