From fa1ad7955b51e699d31b080aa3bf58ec27fa2cf5 Mon Sep 17 00:00:00 2001 From: Jeremy Tuloup Date: Wed, 5 Jun 2024 08:11:01 +0200 Subject: [PATCH] Update `jupyterlite-pyodide-kernel` (#50) --- environment.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/environment.yml b/environment.yml index 6cc27ed..cd1db33 100644 --- a/environment.yml +++ b/environment.yml @@ -19,8 +19,8 @@ dependencies: - jupyterlab-tour - jupyterlab-night - jupyterlite-core =0.3.0 -- jupyterlite-pyodide-kernel =0.3.1 -- jupyterlite-sphinx >=0.14.0,<0.15 +- jupyterlite-pyodide-kernel =0.3.2 +- jupyterlite-sphinx >=0.15.0,<0.16 - notebook >=7.1.0,<7.2 - pip - plotly >=5,<6