From 9fc11078e35401865956d343b73b3f689a774480 Mon Sep 17 00:00:00 2001 From: Jeremy Tuloup Date: Tue, 11 Mar 2025 20:12:47 +0100 Subject: [PATCH] Update to a newer `jupyterlite-core` in the docs environment --- docs/build-environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/build-environment.yml b/docs/build-environment.yml index ad7c812..4e098c3 100644 --- a/docs/build-environment.yml +++ b/docs/build-environment.yml @@ -15,7 +15,7 @@ dependencies: - sphinx-design - pydata-sphinx-theme - jupyterlab >=4.0.5,<5 - - jupyterlite-core >=0.2,<0.5 + - jupyterlite-core >=0.5,<0.6 - jupyterlite-sphinx >=0.13.1 - empack >=3.1.0 - pip: