-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
executable file
·57 lines (57 loc) · 974 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
alembic==1.4.3
amqp==5.0.1
Babel==2.8.0
bcrypt==3.2.0
billiard==3.6.3.0
blinker==1.4
celery==5.0.1
certifi==2020.6.20
cffi==1.14.3
chardet==3.0.4
Click==7.1.2
cloudinary==1.22.0
email-validator==1.1.1
Flask==1.1.2
Flask-Admin==1.5.7
Flask-BabelEx==0.9.4
Flask-Bcrypt==0.7.1
Flask-Cache==0.13.1
Flask-Cors==3.0.9
Flask-JWT-Extended==3.24.1
Flask-Login==0.5.0
Flask-Mail==0.9.1
Flask-Migrate==2.5.3
Flask-Principal==0.4.0
Flask-Security==3.0.0
Flask-SQLAlchemy==2.4.4
Flask-Testing==0.8.0
Flask-WTF==0.14.3
gunicorn==20.0.4
idna==2.10
itsdangerous==1.1.0
Jinja2==2.11.2
kombu==4.2.2.post1
Mako==1.1.3
MarkupSafe==1.1.1
mock==4.0.2
passlib==1.7.4
pbr==5.5.1
psycopg2==2.7.7
psycopg2-binary==2.8.6
pycparser==2.20
PyJWT==1.7.1
PySocks==1.7.1
python-dateutil==2.8.1
python-editor==1.0.4
python-http-client==3.3.1
pytz==2020.1
redis==3.5.3
requests==2.24.0
sendgrid==6.4.7
six==1.15.0
speaklater==1.3
SQLAlchemy==1.3.20
urllib3==1.25.11
vine==5.0.0
Werkzeug==1.0.1
WTForms==2.3.3