From 7c9b880fe640be2973f9f2cb61b4ed55f1162557 Mon Sep 17 00:00:00 2001 From: Jeremy Tuloup Date: Fri, 29 Sep 2023 16:33:45 +0200 Subject: [PATCH] Update `jupyterlite-core` and `jupyterlite-pyodide-kernel` --- environment.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/environment.yml b/environment.yml index fc5e6af..e2f8ea3 100644 --- a/environment.yml +++ b/environment.yml @@ -18,8 +18,8 @@ dependencies: - jupyterlab-geojson >=3,<4 - jupyterlab-tour - jupyterlab-night -- jupyterlite-core =0.1.2 -- jupyterlite-pyodide-kernel =0.1.2 +- jupyterlite-core =0.1.3 +- jupyterlite-pyodide-kernel =0.1.3 - jupyterlite-sphinx >=0.9.1,<0.10 - pip - plotly >=5,<6