-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
54 lines (54 loc) · 888 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
alembic==1.4.2
amqp==2.6.1
attrs==20.1.0
Babel==2.8.0
billiard==3.6.3.0
blinker==1.4
celery==4.3.0
certifi==2020.6.20
cffi==1.14.2
click==7.1.2
cryptography==3.0
dnspython==1.16.0
eventlet==0.26.1
Flask==1.1.1
Flask-Cors==3.0.2
Flask-HTTPAuth==3.3.0
Flask-Mail==0.9.1
Flask-Migrate==2.5.2
Flask-SQLAlchemy==2.4.0
flower==0.9.3
gevent==1.4.0
greenlet==0.4.16
idna==2.10
importlib-metadata==1.7.0
itsdangerous==1.1.0
Jinja2==2.11.2
jsonpointer==2.0
jsonschema==3.0.1
kombu==4.6.11
Mako==1.1.3
MarkupSafe==1.1.1
monotonic==1.5
msgpack==1.0.0
mysqlclient==1.4.6
pycparser==2.20
PyJWT==1.7.1
pyrsistent==0.16.0
python-dateutil==2.8.1
python-dotenv==0.10.2
python-editor==1.0.4
pytz==2020.1
redis==3.5.3
rfc3987==1.3.8
sentry-sdk==0.10.0
six==1.15.0
SQLAlchemy==1.3.19
strict-rfc3339==0.7
tornado==5.1.1
urllib3==1.25.10
vine==1.3.0
webcolors==1.11.1
Werkzeug==1.0.1
WTForms==2.2.1
zipp==3.1.0