From 6a68a46ad52a0a40c121a1dd12b4bedbcd8601b7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 9 Oct 2023 10:08:50 -0500 Subject: [PATCH] Update h5py from 3.1 to 3.10.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eae21b5..0e500c0 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.10.0 hdbscan>=0.8 matplotlib>=3.3 networkx>=2.5