forked from ananthdurai/airflow-training
-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements_local.txt
102 lines (102 loc) · 1.69 KB
/
requirements_local.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
awscli==1.15.47
apache-airflow==1.10.0
alabaster==0.7.10
alembic==0.8.10
asn1crypto==0.22.0
aspy.yaml==0.3.0
Babel==1.3
bcrypt==3.1.3
bitarray==0.8.1
blessings==1.6
boto==2.47.0
boto3==1.4.7
cached-property==1.3.0
certifi==2017.4.17
cffi==1.10.0
chardet==3.0.4
chartkick==0.4.2
click==6.7
CommonMark==0.7.3
croniter==0.3.17
cryptography==2.1.4
decorator==4.0.11
dill==0.2.6
docopt==0.6.2
docutils==0.13.1
enum34==1.1.6
fastavro==0.9.6
filechunkio==1.8
Flask==0.10.1
Flask-Admin==1.4.0
Flask-Bcrypt==0.7.1
Flask-Cache==0.13.1
Flask-Login==0.2.11
Flask-WTF==0.14.2
funcsigs==0.4
future==0.15.2
gunicorn==19.4.0
hdfs==2.0.16
hive-thrift-py==0.0.1
idna==2.5
imagesize==0.7.1
impyla==0.14.0
ipaddress==1.0.18
itsdangerous==0.24
Jinja2==2.9.6
lockfile==0.12.2
lxml==3.8.0
Mako==1.0.6
Markdown==2.6.8
MarkupSafe==1.0
mock==2.0.0
networkx==1.11
nodeenv==1.1.2
nose==1.3.7
nose-parameterized==0.6.0
nose-progressive==1.5.1
numpy==1.13.0
pandas==0.20.2
pbr==3.0.1
pre-commit==0.14.1
protobuf==3.3.0
pycparser==2.17
Pygments==2.2.0
PyHive==0.3.0
pykerberos==1.1.14
pyOpenSSL==17.5.0
python-daemon==2.1.2
python-dateutil==2.6.0
python-editor==1.0.3
pytz==2017.2
PyYAML==3.12
requests==2.17.3
requests-kerberos==0.11.0
sasl==0.2.1
setproctitle==1.1.10
sh==1.12.14
six==1.10.0
slackclient==1.0.5
snakebite==2.11.0
snowballstemmer==1.2.1
Sphinx==1.6.2
sphinx-argparse==0.2.0
Sphinx-PyPI-upload==0.2.1
sphinx-rtd-theme==0.2.4
sphinxcontrib-websupport==1.0.1
SQLAlchemy==1.1.10
statsd==3.2.1
thrift==0.9.3
thrift-sasl==0.2.1
typing==3.6.1
unicodecsv==0.14.1
urllib3[secure]==1.21.1
virtualenv==15.1.0
websocket-client==0.40.0
Werkzeug==0.12.2
WTForms==2.1
flake8==3.5.0
pytest==3.3.0
yapf==0.21.0
pytest-env==0.6.2
pytest-cov==2.5.1
sqlparse==0.2.4