forked from datatogether/datatogether_superset
-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
68 lines (68 loc) · 1.1 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
alembic==0.9.3
amqp==1.4.9
anyjson==0.3.3
Babel==2.4.0
billiard==3.3.0.23
boto3==1.4.4
botocore==1.5.80
celery==3.1.25
certifi==2017.4.17
cffi==1.10.0
chardet==3.0.4
click==6.7
colorama==0.3.9
cryptography==1.7.2
defusedxml==0.5.0
docutils==0.13.1
Flask==0.12.2
Flask-AppBuilder==1.9.1
Flask-Babel==0.11.2
Flask-Cache==0.13.1
Flask-Login==0.2.11
Flask-Migrate==2.0.3
Flask-OpenID==1.2.5
Flask-Script==2.0.5
Flask-SQLAlchemy==2.1
Flask-Testing==0.6.2
Flask-WTF==0.14.2
flower==0.9.1
future==0.16.0
gunicorn==19.7.1
humanize==0.5.1
idna==2.5
itsdangerous==0.24
Jinja2==2.9.6
jmespath==0.9.3
kombu==3.0.37
Mako==1.0.6
Markdown==2.6.8
MarkupSafe==1.0
numpy==1.13.1
pandas==0.20.2
parsedatetime==2.0
ply==3.10
psycopg2==2.7.1
pyasn1==0.2.3
pycparser==2.18
pydruid==0.3.1
PyHive==0.3.0
python-dateutil==2.6.0
python-editor==1.0.3
python3-openid==3.1.0
pytz==2017.2
requests==2.17.3
s3transfer==0.1.10
sasl==0.2.1
simplejson==3.10.0
six==1.10.0
SQLAlchemy==1.1.9
SQLAlchemy-Utils==0.32.14
sqlparse==0.2.3
superset==0.20.5
thrift==0.10.0
thrift-sasl==0.2.1
thriftpy==0.3.9
tornado==4.2
urllib3==1.21.1
Werkzeug==0.12.2
WTForms==2.1