Skip to content
Snippets Groups Projects
Commit 988eaec9 authored by Durairaj, Janani's avatar Durairaj, Janani
Browse files

Update setup.py

parent 47503508
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ setup(name='caretta',
version='1.0',
authors=["Janani Durairaj", "Mehmet Akdel"],
packages=["caretta"],
install_requires=["numpy==1.16.2", "numba==0.43.0", "scipy==1.3.1", "prody==1.10.10", "biopython==1.74", "fire==0.2.1", "pyparsing==2.4.2"],
install_requires=["numpy", "numba", "scipy", "prody", "biopython", "fire", "pyparsing"],
extras_require={
'GUI': ["dash==1.3.1", "dash-bio==0.1.4", "cryptography",
"dash-core-components==1.2.1", "dash-html-components==1.0.1", "dash-renderer==1.1.0",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment