-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
56 lines (56 loc) · 965 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
55
56
alembic==1.13.1
amqp==5.2.0
Babel==2.14.0
beautifulsoup4==4.12.3
billiard==4.2.0
blinker==1.7.0
cachelib==0.12.0
captcha==0.5.0
celery==5.3.6
certifi==2024.2.2
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
click-didyoumean==0.3.1
click-plugins==1.1.1
click-repl==0.3.0
colorama==0.4.6
cryptography==42.0.5
dnspython==2.6.1
email_validator==2.1.1
Flask==3.0.2
flask-babel==4.0.0
Flask-captcha2==3.0.4
Flask-Mail==0.9.1
Flask-Migrate==4.0.7
Flask-Session==0.6.0
Flask-SQLAlchemy==3.1.1
Flask-WTF==1.2.1
greenlet==3.0.3
idna==3.6
itsdangerous==2.1.2
Jinja2==3.1.3
Khayyam==3.0.17
kombu==5.3.5
Mako==1.3.2
MarkupSafe==2.1.5
msgspec==0.18.6
pillow==10.2.0
prompt-toolkit==3.0.43
pycparser==2.21
PyMySQL==1.1.0
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
pytz==2024.1
redis==5.0.3
requests==2.31.0
six==1.16.0
soupsieve==2.5
SQLAlchemy==2.0.29
typing_extensions==4.10.0
tzdata==2024.1
urllib3==2.2.1
vine==5.1.0
wcwidth==0.2.13
Werkzeug==3.0.1
WTForms==3.1.2