Skip to content

Commit

Permalink
updating dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sspola committed Feb 22, 2023
1 parent 189bdcb commit 617bc53
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion setup.py
Expand Up @@ -18,8 +18,10 @@
install_requires=[
"numpy >= 1.12.0",
"scipy >= 1.0.0",
"requests",
],
extras_require={
"plotting": ["matplotlib>=3.5.1", "seaborn>=0.11.2"],
},
classifiers = ['Programming Language :: Python :: 3.7'],
long_description=long_description,
long_description_content_type='text/markdown',
Expand Down

0 comments on commit 617bc53

Please sign in to comment.