From 7fcef09966e160d24a05d7be612f7fa3d02ec028 Mon Sep 17 00:00:00 2001 From: Jeremy Tuloup Date: Fri, 14 Feb 2025 14:29:41 +0100 Subject: [PATCH] Update JupyterLite dependencies to the latest `0.5.x` (#58) --- environment.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/environment.yml b/environment.yml index 0989465..d3a2b06 100644 --- a/environment.yml +++ b/environment.yml @@ -18,8 +18,8 @@ dependencies: - jupyterlab-geojson >=3.4.0,<4 - jupyterlab-tour - jupyterlab-night -- jupyterlite-core =0.5.0 -- jupyterlite-pyodide-kernel =0.5.0 +- jupyterlite-core =0.5.1 +- jupyterlite-pyodide-kernel =0.5.2 - jupyterlite-sphinx >=0.18.0,<0.19 - notebook >=7.3.2,<7.4 - pip