-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
61 lines (61 loc) · 1.07 KB
/
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==1.5.4
aniso8601==9.0.0
autopep8==1.5.5
bcrypt==3.2.0
bidict==0.21.2
blinker==1.4
cffi==1.14.5
click==7.1.2
Deprecated==1.2.11
dnspython==1.16.0
eventlet==0.30.2
flake8==3.8.4
Flask==1.1.2
Flask-Admin==1.5.7
Flask-Bcrypt==0.7.1
flask-buzz==0.1.15
Flask-Cors==3.0.10
Flask-Mail==0.9.1
flask-marshmallow==0.14.0
Flask-Migrate==2.6.0
flask-praetorian==1.1.0
Flask-Script==2.0.6
Flask-SocketIO==5.0.1
Flask-SQLAlchemy==2.4.4
greenlet==1.0.0
gunicorn==20.0.4
importlib-metadata==3.4.0
inflection==0.3.1
itsdangerous==1.1.0
Jinja2==2.11.3
Mako==1.1.4
MarkupSafe==1.1.1
marshmallow==3.10.0
marshmallow-sqlalchemy==0.24.2
mccabe==0.6.1
method-decorator==0.1.3
passlib==1.7.4
pendulum==2.1.2
pgpubsub==0.0.5
pkg-resources==0.0.0
psycopg2==2.8.6
py-buzz==1.0.3
pycodestyle==2.6.0
pycparser==2.20
pyflakes==2.2.0
PyJWT==1.7.1
python-dateutil==2.8.1
python-dotenv==0.15.0
python-editor==1.0.4
python-engineio==4.0.1
python-socketio==5.1.0
pytz==2021.1
pytzdata==2020.1
six==1.15.0
SQLAlchemy==1.3.23
toml==0.10.2
typing-extensions==3.7.4.3
Werkzeug==1.0.1
wrapt==1.12.1
WTForms==2.3.3
zipp==3.4.0