Skip to content

Commit 777a5cc

Browse files
authored
Update setup.cfg
1 parent fbd51f2 commit 777a5cc

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

setup.cfg

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,22 @@ keywords =
4747

4848
[options]
4949
install_requires =
50-
pandas
50+
click==7.0
51+
flask_wtf==0.14.2
52+
flask==1.0.2
53+
flask-bootstrap==3.3.7.1
54+
flask_admin==1.5.3
55+
flask_security==3.0.0
56+
flask_sqlalchemy==2.3.2
57+
sqlalchemy==1.3.3
58+
pandas==0.24.2
59+
tqdm==4.31.1
60+
numpy==1.16.3
5161
tqdm==4.28.1
52-
numpy
5362
compath
5463
rdflib==4.2.2
55-
rdflib-jsonld
56-
requests
64+
rdflib-jsonld=0.4.0
65+
requests==2.21.0
5766
bio2bel==0.2.1
5867
bio2bel_hgnc==0.2.2
5968
bio2bel_chebi==0.2.1

0 commit comments

Comments
 (0)