-
Notifications
You must be signed in to change notification settings - Fork 7
/
requirements.txt
62 lines (62 loc) · 1.03 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
alembic==1.0.0
amqp==2.3.2
awsebcli==3.14.4
backports.ssl-match-hostname==3.5.0.1
billiard==3.5.0.4
blessed==1.15.0
boto3==1.9.18
botocore==1.12.18
cached-property==1.4.3
celery==4.1.1
cement==2.8.2
certifi==2018.4.16
chardet==3.0.4
click==6.7
colorama==0.3.9
docker==3.5.0
docker-compose==1.21.2
docker-pycreds==0.3.0
dockerpty==0.4.1
docopt==0.6.2
docutils==0.14
enum34==1.1.6
Flask==1.0
Flask-Cors==3.0.6
Flask-Migrate==2.2.1
Flask-SQLAlchemy==2.3.2
idna==2.6
ipaddress==1.0.22
itsdangerous==0.24
Jinja2==2.10
jmespath==0.9.3
jsonschema==2.6.0
kombu==4.2.1
Mako==1.0.7
MarkupSafe==1.0
meld3==1.0.2
numpy==1.15.2
pandas==0.23.4
pathspec==0.5.5
psycopg2==2.7.5
psycopg2-binary==2.7.5
pyinvoke==1.0.4
python-dateutil==2.7.3
python-dotenv==0.9.1
python-editor==1.0.3
pytz==2018.5
PyYAML==3.13
redis==2.10.6
requests==2.20.0
s3transfer==0.1.13
semantic-version==2.5.0
six==1.11.0
SQLAlchemy==1.2.10
tabulate==0.7.5
termcolor==1.1.0
texttable==0.9.1
urllib3==1.24.2
vine==1.1.4
wcwidth==0.1.7
websocket-client==0.51.0
Werkzeug==0.15.3
xmltodict==0.11.0