Skip to content

Commit 5805e17

Browse files
authored
Merge pull request #276 from HanGuo97/fix-numpy-version
fixed the numpy version
2 parents da746a0 + 1161dd3 commit 5805e17

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)