From 5a0632639ca4a282c386ccfff8687fc5fbac44ba Mon Sep 17 00:00:00 2001 From: gautam8387 Date: Tue, 17 Dec 2024 14:27:17 +0530 Subject: [PATCH] updated dependencies --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 26c446b..63b9b4c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,8 +8,8 @@ threadpoolctl joblib numba hnswlib -dask[array]==2024.7.1 -zarr +dask[array]<=2024.7.1 +zarr<=2.16.0 h5py>=3.3.0 umap-learn leidenalg