Skip to content

Commit

Permalink
Update setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
ddomingof committed Apr 23, 2019
1 parent 406f127 commit 53edb73
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,17 @@ keywords =

[options]
install_requires =
pandas
tqdm
numpy
click==7.0
flask_wtf==0.14.2
flask==1.0.2
flask-bootstrap==3.3.7.1
flask_admin==1.5.3
flask_security==3.0.0
flask_sqlalchemy==2.3.2
sqlalchemy==1.3.3
pandas==0.24.2
tqdm==4.31.1
numpy==1.16.3
rdflib==4.2.2
bio2bel==0.2.1
bio2bel_hgnc==0.2.2
Expand Down

0 comments on commit 53edb73

Please sign in to comment.