Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kwanit1142 authored Apr 10, 2021
1 parent 4d97dcc commit 5271f42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
install_requires=[
'numpy>=1.18.0',
'matplotlib>=3.0.0',
'scipy'
'scipy',
'pandas'
],
)

0 comments on commit 5271f42

Please sign in to comment.