Skip to content
Snippets Groups Projects
Commit 945f20e8 authored by Akdel's avatar Akdel
Browse files

Merge branches 'doc' and 'master' of https://git.wur.nl/durai001/caretta

# Conflicts:
#	bin/caretta-app-demo
parent fe485f05
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", "numba", "prody", "biopython", "fire"],
install_requires=["numpy", "numba", "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