From ea4f4ffc5457c5b3d7ac8d60340a31fd6978c46c Mon Sep 17 00:00:00 2001 From: Thorsten Beier Date: Thu, 16 Apr 2026 12:09:55 +0200 Subject: [PATCH] bump versions --- environment-wasm-build.yml | 2 +- environment-wasm-host.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/environment-wasm-build.yml b/environment-wasm-build.yml index 69a6ecd4..79425ad2 100644 --- a/environment-wasm-build.yml +++ b/environment-wasm-build.yml @@ -12,6 +12,6 @@ dependencies: # JupyterLite - jupyterlite-core >0.6 - jupyter_server - - jupyterlite-xeus + - jupyterlite-xeus>=4.5.2 - # widgets - ipywidgets \ No newline at end of file diff --git a/environment-wasm-host.yml b/environment-wasm-host.yml index 19c17b99..afdc4e0f 100644 --- a/environment-wasm-host.yml +++ b/environment-wasm-host.yml @@ -11,7 +11,7 @@ dependencies: - pybind11_json - numpy - xeus-lite - - xeus>=6.0.4 + - xeus>=6.0.5 - pyjs >=4,<5 - libpython - zstd