-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
113 lines (113 loc) · 1.82 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
amqp==2.1.4
aniso8601==1.2.0
appdirs==1.4.3
Babel==2.3.4
billiard==3.5.0.2
blessings==1.6
bokeh==0.12.4
cameo==0.10.3
celery==4.0.2
certifi==2017.4.17
chardet==3.0.4
click==6.7
cobra==0.5.11
codeclimate-test-reporter==0.2.0
coverage==4.3.4
cycler==0.10.0
decorator==4.0.11
dill==0.2.5
Escher==1.6.0
et-xmlfile==1.0.1
Flask==0.12
Flask-Admin==1.5.0
Flask-Cors==3.0.2
Flask-JWT==0.3.2
flask-marshmallow==0.7.0
Flask-RESTful==0.3.5
Flask-SQLAlchemy==2.2
flask-swagger==0.2.13
Flask-Testing==0.6.2
flower==0.9.1
fn==0.4.3
future==0.16.0
gnomic==0.6.0
grako==3.99.9
gunicorn==19.7.0
idna==2.5
inspyred==1.0.1
IProgress==0.4
ipykernel==4.6.1
ipython==6.0.0
ipython-genutils==0.2.0
itsdangerous==0.24
jdcal==1.3
jedi==0.10.2
Jinja2==2.9.6
joblib==0.10.3
jsonschema==2.6.0
jupyter-client==5.0.1
jupyter-core==4.3.0
kombu==4.0.2
lazy-object-proxy==1.3.1
lxml==3.7.2
MarkupSafe==1.0
marshmallow==2.13.0
marshmallow-sqlalchemy==0.12.1
matplotlib==2.0.0
mccabe==0.5.3
mlxtend==0.6.0
mpmath==0.19
nbformat==4.3.0
networkx==1.11
numexpr==2.6.2
numpy==1.13.1
openpyxl==2.4.8
optlang==1.2.1
ordered-set==2.0.2
packaging==16.8
palettable==3.0.0
pandas==0.20.3
patsy==0.4.1
pexpect==4.2.1
pickleshare==0.7.4
plotly==2.0.8
prompt-toolkit==1.0.14
psycopg2==2.7.1
ptyprocess==0.5.1
py==1.4.34
pycodestyle==2.2.0
pyflakes==1.3.0
PyFunctional==1.0.0
Pygments==2.2.0
PyJWT==1.4.2
pyparsing==2.2.0
pytest==3.1.3
python-dateutil==2.6.1
python-libsbml==5.13.0
pytz==2017.2
PyYAML==3.12
pyzmq==16.0.2
redis==2.10.5
requests==2.18.1
retrying==1.3.3
ruamel.yaml==0.14.12
scikit-learn==0.18.1
scipy==0.19.1
simplegeneric==0.8.1
six==1.10.0
sklearn==0.0
SQLAlchemy==1.1.6
SQLAlchemy-JSONField==0.6.4
statsmodels==0.8.0
swiglpk==1.4.3
sympy==1.1
tabulate==0.7.7
tornado==4.5.1
traitlets==4.3.2
tzlocal==1.3
ujson==1.35
urllib3==1.21.1
vine==1.1.3
wcwidth==0.1.7
Werkzeug==0.11.15
WTForms==2.1