Skip to content

Commit 1161dd3

Browse files
committed
fixed the numpy version
1 parent da746a0 commit 1161dd3

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,5 +1,5 @@
11
cython>=0.27
2-
numpy>=1.9
2+
numpy>=1.16.0
33
scipy >= 0.9
44
scikit-learn>=0.17
55

0 commit comments

Comments
 (0)