Skip to content

Commit 6c0ee6b

Browse files
authored
Update setup.py (#10)
1 parent e90cc75 commit 6c0ee6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"ipython",
2626
"ipython-genutils",
2727
"matplotlib>=3.0.3",
28-
"numpy>=1.14.5",
28+
"numpy<=1.21",
2929
"pandas>=1.0",
3030
"python-dateutil",
3131
"pyyaml",

0 commit comments

Comments
 (0)