From 984862776c00e0dcff8b60f32fc4a0524f9b9876 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 26 Sep 2024 13:59:43 -0400 Subject: [PATCH] Update h5py from 3.1 to 3.12.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eae21b5..b13e879 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ anytree>=2.8 cython>=0.29 editdistance>=0.5 -h5py==3.1 +h5py==3.12.1 hdbscan>=0.8 matplotlib>=3.3 networkx>=2.5