forked from rohitdatta/pepper
-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
61 lines (61 loc) · 1004 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
60
61
alembic==0.9.5
bcrypt==3.1.3
blinker==1.4
boto3==1.4.7
botocore==1.7.20
certifi==2017.7.27.1
cffi==1.11.0
chardet==3.0.4
click==6.7
cssselect==1.0.1
cssutils==1.0.2
decorator==4.3.0
docutils==0.14
Flask==0.10.1
Flask-CDN==1.5.3
Flask-Login==0.4.0
Flask-Mail==0.9.1
Flask-Migrate==2.1.1
Flask-Redis==0.0.6
Flask-Script==2.0.6
Flask-SQLAlchemy==2.0
Flask-SSLify==0.1.5
Flask-User==0.6.19
Flask-WTF==0.14.2
futures==3.1.1
gunicorn==19.9.0
hashids==1.2.0
hellosign-python-sdk==3.8.5
idna==2.6
itsdangerous==0.24
Jinja2==2.8
jmespath==0.9.3
keen==0.4.0
lxml==4.0.0
Mako==1.0.7
MarkupSafe==1.0
passlib==1.7.1
Pillow==5.1.0
premailer==3.1.1
psycopg2==2.7.3.1
pycparser==2.18
pycryptodome==3.4.7
PyJWT==1.6.4
python-dateutil==2.6.1
python-dotenv==0.7.1
python-editor==1.0.3
python-http-client==3.0.0
pytz==2017.2
qrcode==6.0
redis==2.10.6
requests==2.18.4
rq==0.8.2
s3transfer==0.1.11
sendgrid==5.2.0
six==1.10.0
SQLAlchemy==1.0.8
structlog==17.2.0
urllib3==1.22
validators==0.12.2
Werkzeug==0.10.4
WTForms==2.1