-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
executable file
·60 lines (60 loc) · 999 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
alembic==0.8.10
appdirs==1.4.0
APScheduler==3.5.3
blinker==1.3
boto3==1.5.36
botocore==1.8.50
certifi==2018.10.15
chardet==3.0.4
click==6.7
decorator==4.3.0
docutils==0.14
Faker==0.7.7
Flask==1.0.2
Flask-Assets==0.12
Flask-Compress==1.4.0
Flask-Login==0.4.0
Flask-Mail==0.9.1
Flask-Migrate==2.0.3
Flask-RQ==0.2
Flask-Script==2.0.5
Flask-SQLAlchemy==2.1
Flask-SSLify==0.1.5
Flask-WTF==0.11
gunicorn==19.6.0
honcho==0.7.1
idna==2.7
infinity==1.4
intervals==0.8.1
itsdangerous==0.24
Jinja2==2.10
jmespath==0.9.3
jsmin==2.2.1
jsonpickle==0.9.2
Mako==1.0.6
MarkupSafe==0.23
packaging==16.8
psycopg2==2.7.6.1
PyJWT==1.6.4
pyparsing==2.1.10
PySocks==1.6.8
python-dateutil==2.6.0
python-editor==1.0.3
pytz==2018.5
raygun4py==3.1.4
redis==2.10.5
requests==2.9.1
rq==0.7.1
s3transfer==0.1.13
six==1.10.0
SQLAlchemy==1.1.5
SQLAlchemy-Utils==0.33.9
twilio==6.19.1
tzlocal==1.5.1
urllib3==1.24
validators==0.12.3
webassets==0.12.1
Werkzeug==0.14.1
WTForms==2.1
WTForms-Alchemy==0.16.8
WTForms-Components==0.10.3