From 30b362f2fbefbb89c17e83e1918f3ae6e36d67ca Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 23 Jan 2023 07:27:31 -0500 Subject: [PATCH] Update h5py from 3.1 to 3.8.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eae21b5..03ac902 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.8.0 hdbscan>=0.8 matplotlib>=3.3 networkx>=2.5