Skip to content

Commit 611d4c6

Browse files
author
Daniel Abercrombie
committed
Maybe older numpy
1 parent aa43163 commit 611d4c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
'more-itertools<6.0.0',
2323
'cherrypy<18.0.0',
2424
'mako',
25-
'numpy<2.0,>=1.14.5',
25+
'numpy>=1.14.5,<1.17',
2626
'scipy==1.1.0',
2727
'scikit-learn==0.20.3',
2828
'passlib>=1.6',

0 commit comments

Comments
 (0)