Skip to content

Commit 335c71d

Browse files
authored
Merge pull request #36 from LoLab-VU/update_readme
use h5py==3.1. 3.2 has issues in python3.7
2 parents 957a10f + 6646be1 commit 335c71d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
anytree>=2.8
22
cython>=0.29
33
editdistance>=0.5
4-
h5py>=3.1
4+
h5py==3.1
55
hdbscan>=0.8
66
matplotlib>=3.3
77
networkx>=2.5

0 commit comments

Comments
 (0)