From 562ad8eeeaa2fb8ec8efa54b0efb72034ac5bafc Mon Sep 17 00:00:00 2001 From: tligui_y Date: Mon, 7 Jul 2025 14:57:29 +0200 Subject: [PATCH] Update pixi.toml --- pixi.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pixi.toml b/pixi.toml index 1adcd75b0..622c2720f 100644 --- a/pixi.toml +++ b/pixi.toml @@ -5,8 +5,7 @@ channels = ["conda-forge", "paulscherrerinstitute"] platforms = ["linux-64"] [dependencies] -python = "3.9.*" -bitshuffle = "0.5.2" +python = "3.8.*" wxpython = "*" colorama = "*" tqdm = "*"