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 26eee96 commit a76bb6eCopy full SHA for a76bb6e
setup.cfg
@@ -24,6 +24,8 @@ python_requires = >=3.6.1
24
install_requires =
25
numpy >=1.9.3
26
matplotlib >=3.1.1
27
+ pandas
28
+ scipy
29
duecredit
30
tests_require =
31
pytest >=5.3
0 commit comments