We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a4f2a9 commit febb1a6Copy full SHA for febb1a6
setup.py
@@ -18,7 +18,7 @@
18
'Operating System :: OS Independent',
19
]
20
DEPENDENCIES = ['pandas>=1.0.0',
21
- 'numpy<1.21.0',
+ 'numpy',
22
'scipy',
23
'matplotlib',
24
'requests',
0 commit comments