From 4c63942e01f6dccac3f5f85c6d01c2b42bc70242 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 10 Apr 2024 06:59:25 -0500 Subject: [PATCH] Update h5py from 3.1 to 3.11.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eae21b5..81ee659 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.11.0 hdbscan>=0.8 matplotlib>=3.3 networkx>=2.5