From 78129d4dae30741f0b6db13cf87bee84359b0e44 Mon Sep 17 00:00:00 2001 From: Thorsten Beier Date: Tue, 14 Apr 2026 17:33:26 +0200 Subject: [PATCH] Update xeus version constraint in YAML file, trigger rebuild of lite deployment --- environment-wasm-host.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment-wasm-host.yml b/environment-wasm-host.yml index 1e230664..19c17b99 100644 --- a/environment-wasm-host.yml +++ b/environment-wasm-host.yml @@ -11,7 +11,7 @@ dependencies: - pybind11_json - numpy - xeus-lite - - xeus + - xeus>=6.0.4 - pyjs >=4,<5 - libpython - zstd