-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
61 lines (61 loc) · 1.06 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
aiolimiter==1.1.0
alembic==1.13.2
altgraph==0.17.4
anyio==4.1.0
APScheduler==3.10.4
blinker==1.8.2
boto3==1.35.6
botocore==1.35.6
cachetools==5.3.2
certifi==2023.11.17
charset-normalizer==3.3.2
click==8.1.7
Deprecated==1.2.14
dnspython==2.7.0
email_validator==2.2.0
Flask==3.0.3
Flask-Limiter==3.8.0
Flask-Login==0.6.3
Flask-Mail==0.10.0
Flask-Migrate==4.0.7
Flask-SQLAlchemy==3.1.1
Flask-WTF==1.2.1
gunicorn==23.0.0
h11==0.14.0
httpcore==1.0.2
httpx==0.25.2
idna==3.6
importlib_resources==6.4.5
itsdangerous==2.2.0
Jinja2==3.1.4
jmespath==1.0.1
limits==3.13.0
Mako==1.3.5
markdown-it-py==3.0.0
MarkupSafe==2.1.5
mdurl==0.1.2
ordered-set==4.1.0
packaging==24.1
psycopg2-binary==2.9.9
Pygments==2.18.0
pypng==0.20220715.0
python-dateutil==2.9.0.post0
python-dotenv==1.0.0
python-telegram-bot==20.7
pytz==2023.3.post1
qrcode==7.4.2
requests==2.31.0
rich==13.8.1
s3transfer==0.10.2
six==1.16.0
sniffio==1.3.0
SQLAlchemy==2.0.32
telegram==0.0.1
tornado==6.3.3
types-Flask-Migrate==4.0.0.20240311
typing_extensions==4.9.0
tzlocal==5.2
urllib3==2.1.0
Werkzeug==3.0.3
wrapt==1.16.0
WTForms==3.1.2