From 0a39e0027bdcc938f3486bd6cb8878aff5d2b0af Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 24 May 2022 07:49:50 -0400 Subject: [PATCH] Update h5py from 3.1 to 3.7.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eae21b5..f2cadcd 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.7.0 hdbscan>=0.8 matplotlib>=3.3 networkx>=2.5