Skip to content

Commit 5f598a6

Browse files
zeyiwenmfeurer
authored andcommitted
Update requirements.txt (#592)
add "," for numpy versions for backward compatibility
1 parent 78003ac commit 5f598a6

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
@@ -2,7 +2,7 @@ setuptools
22
nose
33
Cython
44

5-
numpy>=1.9.0<=1.14.5
5+
numpy>=1.9.0,<=1.14.5
66
scipy>=0.14.1
77

88
scikit-learn>=0.19,<0.20

0 commit comments

Comments
 (0)