diff --git a/docs/environment.yml b/docs/environment.yml index 1f446bde0e..4c32e391f2 100644 --- a/docs/environment.yml +++ b/docs/environment.yml @@ -28,7 +28,7 @@ dependencies: - bqplot - ipykernel - ipyleaflet - - jupyterlite >=0.1.1,<0.2.0 + - jupyterlite >=0.3.0,<0.4.0 - matplotlib-base - numpy - scikit-image diff --git a/docs/requirements.txt b/docs/requirements.txt index 4e05725806..930102dcb9 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -6,7 +6,7 @@ ipyleaflet jupyter-client jupyter-packaging jupyterlab >=4 -jupyterlite >=0.1.1<0.2.0 +jupyterlite >=0.3.0<0.4.0 matplotlib myst-nb >=0.17,<0.18 numpy