-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
52 lines (52 loc) · 1.89 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
alembic==1.13.2
amqp==5.2.0
aniso8601==9.0.1
Babel==2.13.1
bcrypt==4.1.1
billiard==4.2.0
blinker==1.7.0
cachelib==0.9.0
celery==5.4.0
click==8.1.7
click-didyoumean==0.3.1
click-plugins==1.1.1
click-repl==0.3.0
colorama==0.4.6
dnspython==2.4.2
email-validator==2.1.0.post1
Flask==2.2.5
Flask-BabelEx==0.9.4
Flask-Caching==2.3.0
Flask-Cors==4.0.1
Flask-JWT-Extended==4.6.0
Flask-Login==0.6.3
Flask-Mail==0.9.1
Flask-Migrate==4.0.7
Flask-Principal==0.4.0
Flask-RESTful==0.3.10
Flask-Security==3.0.0
Flask-SQLAlchemy==3.0.3
Flask-WTF==1.0.0
greenlet==3.0.1
idna==3.6
itsdangerous==2.1.2
Jinja2==3.1.2
kombu==5.4.0
Mako==1.3.5
MarkupSafe==2.1.3
passlib==1.7.4
prompt_toolkit==3.0.47
PyJWT==2.8.0
python-dateutil==2.9.0.post0
pytz==2023.3.post1
redis==5.0.8
setuptools==71.1.0
six==1.16.0
speaklater==1.3
SQLAlchemy==2.0.23
typing_extensions==4.8.0
tzdata==2024.1
vine==5.1.0
wcwidth==0.2.13
Werkzeug==2.2.2
WTForms==3.1.1