-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
61 lines (61 loc) · 1.04 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.7.4
appdirs==1.4.4
APScheduler==3.8.0
black==21.9b0
blinker==1.4
certifi==2020.6.20
cffi==1.14.3
chardet==3.0.4
click==8.0.2
cryptography==3.1.1
dnspython==2.1.0
email-validator==1.1.3
eventlet==0.29.0
flake8==3.9.2
Flask==2.0.2
Flask-Login==0.5.0
Flask-Mail==0.9.1
Flask-Migrate==3.1.0
Flask-SocketIO==4.3.1
Flask-SQLAlchemy==2.5.1
flask-talisman==0.8.1
Flask-WTF==0.15.1
greenlet==1.1.2
gunicorn==20.1.0
hashids==1.3.1
idna==3.2
importlib-metadata==4.8.1
importlib-resources==5.2.2
itsdangerous==2.0.1
Jinja2==3.0.2
Mako==1.1.5
MarkupSafe==2.0.1
mccabe==0.6.1
monotonic==1.5
mypy-extensions==0.4.3
pathspec==0.9.0
platformdirs==2.4.0
psycopg2-binary==2.9.1
pycodestyle==2.7.0
pycparser==2.20
pyflakes==2.3.1
PyJWT==2.2.0
pyOpenSSL==19.1.0
python-dateutil==2.8.1
python-dotenv==0.19.1
python-editor==1.0.4
python-engineio==3.13.2
python-socketio==4.6.0
pytz==2021.3
regex==2021.10.8
six==1.16.0
SQLAlchemy==1.4.25
toml==0.10.2
tomli==1.2.1
typed-ast==1.4.2
typing-extensions==3.10.0.2
tzlocal==2.1
urllib3==1.25.10
Werkzeug==2.0.2
WTForms==2.3.3
zipp==3.6.0