-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
75 lines (75 loc) · 1.28 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
alembic==1.10.3
amqp==5.1.1
aniso8601==9.0.1
async-timeout==4.0.2
autopep8==2.0.2
bcrypt==4.0.1
billiard==3.6.4.0
bleach==6.0.0
blinker==1.6
Brotli==1.0.9
cachelib==0.9.0
celery==5.2.7
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==3.1.0
click==8.1.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
cssselect2==0.7.0
dnspython==2.3.0
email-validator==1.3.1
Flask==2.2.3
Flask-Caching==2.0.2
Flask-Cors==3.0.10
Flask-JWT-Extended==4.4.4
Flask-Login==0.6.2
flask-mailman==0.3.0
Flask-Migrate==4.0.4
Flask-Principal==0.4.0
Flask-RESTful==0.3.9
Flask-Security-Too==5.1.2
Flask-SQLAlchemy==3.0.3
Flask-SSE==1.0.0
Flask-WTF==1.1.1
fonttools==4.39.3
gevent==22.10.2
greenlet==2.0.2
gunicorn==20.1.0
html5lib==1.1
idna==3.4
itsdangerous==2.1.2
Jinja2==3.1.2
kombu==5.2.4
Mako==1.2.4
MarkupSafe==2.1.2
mkdocs-material-extensions==1.1.1
passlib==1.7.4
Pillow==9.5.0
prompt-toolkit==3.0.38
pycodestyle==2.10.0
pycparser==2.21
pydyf==0.6.0
PyJWT==2.6.0
pyphen==0.14.0
python-dotenv==1.0.0
pytz==2023.3
redis==4.5.4
requests==2.28.2
six==1.16.0
SQLAlchemy==2.0.9
SQLAlchemy-Utils==0.40.0
tinycss2==1.2.1
tomli==2.0.1
typing_extensions==4.5.0
urllib3==1.26.15
vine==5.0.0
wcwidth==0.2.6
weasyprint==58.1
webencodings==0.5.1
Werkzeug==2.3.8
WTForms==3.0.1
zope.event==4.6
zope.interface==6.0
zopfli==0.2.2