From 139ecb1d8cae29b8546930d21b0a3a5f15c771b1 Mon Sep 17 00:00:00 2001 From: Jeremy Tuloup Date: Fri, 29 Sep 2023 19:19:00 +0200 Subject: [PATCH] Update `jupyterlite-core` and `jupyterlite-pyodide-kernel` (#44) --- 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