Skip to content

Commit d4e4922

Browse files
authored
Update numpy version in requirements.txt
This is necessary to maintain compatibility with PHATE
1 parent 320c666 commit d4e4922

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,4 +1,4 @@
1-
numpy>=1.12.0
1+
numpy<=1.26.4
22
scipy>=0.18.1
33
scikit-learn>=0.19.1
44
pandas>=0.25

0 commit comments

Comments
 (0)