-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
59 lines (59 loc) · 937 Bytes
/
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
Flask==0.12.2
Flask-Cors==3.0.3
gunicorn==19.7.1
pylint==1.8.2
pymongo==3.3.1
pytest==3.0.6
alembic==0.7.6
async==0.6.2
blinker==1.3
boto3==1.4.7
botocore==1.7.17
certifi==2018.1.18
chardet==3.0.4
click==6.6
decorator==4.0.9
docutils==0.14
Faker==0.7.3
flake8==2.5.4
flask_assets==0.10
flask_compress==1.2.1
flask_login==0.2.11
flask_mail==0.9.1
flask_migrate==1.4.0
flask_rq==0.2
flask_script==2.0.5
flask_sqlalchemy==2.0
flask_sslify==0.1.5
flask_uploads==0.2.0
flask_wtf==0.11
geocoder==1.12.0
googlemaps==2.5.1
honcho==0.7.1
httplib2==0.10.3
idna==2.6
itsdangerous==0.24
Jinja2==2.7.3
jmespath==0.9.3
jsmin==2.1.6
Mako==1.0.1
MarkupSafe==0.23
mccabe==0.4.0
pep8==1.7.0
psycopg2==2.7
pyflakes==1.0.0
PySocks==1.6.7
python-dateutil==2.6.1
pytz==2016.3
ratelim==0.1.6
redis==2.10.5
requests==2.18.4
rq==0.5.6
s3transfer==0.1.11
six==1.10.0
SQLAlchemy==1.0.6
twilio==5.6.0
urllib3==1.22
webassets==0.10.1
Werkzeug==0.10.4
WTForms==2.0.2