From 90c6b3cab201724d7b7be6e6b07e37ad1f94c031 Mon Sep 17 00:00:00 2001 From: Manon Marchand Date: Tue, 25 Jun 2024 16:37:36 +0200 Subject: [PATCH] maint: update jupyterlite --- requirements.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/requirements.txt b/requirements.txt index e003e51..61ffe55 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,10 @@ # Core modules (mandatory) -jupyterlite-core==0.2.1 -jupyterlab~=4.0.9 -notebook~=7.0.6 +jupyterlite-core==0.3.0 +jupyterlab~=4.1.8 +notebook~=7.1.3 # Python kernel (optional) -jupyterlite-pyodide-kernel==0.2.3 +jupyterlite-pyodide-kernel==0.3.1 # JavaScript kernel (optional) jupyterlite-javascript-kernel==0.2.1 @@ -19,8 +19,8 @@ jupyterlab-night # JupyterLab: Miami nights theme (optional) jupyterlab_miami_nights -# Python: ipywidget library for Jupyter notebooks (optional) -ipywidgets>=8.1.1,<9 +# Python: anywidget library for Jupyter notebooks (optional) +anywidget # Python: ipyevents library for Jupyter notebooks (optional) ipyevents>=2.0.1 # Sidecar @@ -33,6 +33,6 @@ plotly>=5,<6 pyodide-http>=0.2.1 # CDS and/or astro libraries -ipyaladin +ipyaladin>=0.3.0 astropy -astroquery @ https://files.pythonhosted.org/packages/c3/c8/d74794dff5c6802994d3dfe506d691d9e0ff3e6b2f34df577899685b2617/astroquery-0.4.7.dev9008-py3-none-any.whl +astroquery @ https://files.pythonhosted.org/packages/01/40/f8a4ba92b3dd02695f9670f937db3849028ab976c067db4ed589ba438e6b/astroquery-0.4.8.dev9321-py3-none-any.whl