-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
93 lines (93 loc) · 1.64 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
alembic==1.4.2
amqp==2.5.2
apache-airflow==1.10.10
apispec==1.3.3
argcomplete==1.11.1
attrs==19.3.0
Babel==2.8.0
billiard==3.6.3.0
boto==2.49.0
boto3==1.13.17
botocore==1.16.17
cached-property==1.5.1
cattrs==0.9.2
celery==4.4.2
certifi==2020.4.5.1
click==7.1.2
colorama==0.4.3
colorlog==4.0.2
configparser==3.5.3
croniter==0.3.31
cycler==0.10.0
defusedxml==0.6.0
dill==0.3.1.1
dnspython==1.16.0
docutils==0.15.2
email-validator==1.1.1
Flask==1.1.2
Flask-Admin==1.5.4
Flask-AppBuilder==2.3.4
Flask-Babel==1.0.0
Flask-Caching==1.3.3
Flask-JWT-Extended==3.24.1
Flask-Login==0.4.1
Flask-OpenID==1.2.5
Flask-SQLAlchemy==2.4.2
flask-swagger==0.2.13
Flask-WTF==0.14.3
flower==0.9.4
funcsigs==1.0.2
graphviz==0.14
gunicorn==19.10.0
humanize==0.5.1
iso8601==0.1.12
itsdangerous==1.1.0
Jinja2==2.10.3
jmespath==0.10.0
json-merge-patch==0.2
jsonschema==3.2.0
kiwisolver==1.2.0
kombu==4.6.8
lazy-object-proxy==1.4.3
Markdown==2.6.11
marshmallow==2.21.0
marshmallow-enum==1.5.1
marshmallow-sqlalchemy==0.23.0
matplotlib==3.1.3
mkl-fft==1.0.15
mkl-random==1.1.0
mkl-service==2.3.0
numpy==1.18.4
pandas==0.25.3
pendulum==1.4.4
prison==0.1.3
psutil==5.7.0
psycopg2-binary==2.8.5
pyparsing==2.4.7
pyrsistent==0.16.0
python-daemon==2.1.2
python-dateutil==2.8.1
python-editor==1.0.4
python3-openid==3.1.0
pytzdata==2019.3
redis==3.5.2
s3transfer==0.3.3
setproctitle==1.1.10
sip==4.19.13
six==1.14.0
SQLAlchemy==1.3.17
SQLAlchemy-JSONField==0.9.0
SQLAlchemy-Utils==0.36.6
tabulate==0.8.7
tenacity==4.12.0
termcolor==1.1.0
text-unidecode==1.2
thrift==0.13.0
tornado==5.1.1
typing-extensions==3.7.4.2
tzlocal==1.5.1
unicodecsv==0.14.1
vine==1.3.0
Werkzeug==0.16.1
WTForms==2.3.1
zope.deprecation==4.4.0