-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
51 lines (51 loc) · 887 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
amqp==5.1.1
billiard==4.1.0
bleach==6.0.0
blinker==1.6.2
celery==5.3.1
certifi==2023.7.22
cffi==1.15.1
charset-normalizer==3.2.0
click==8.1.7
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.3.0
cryptography==41.0.4
Deprecated==1.2.14
Flask==2.3.3
Flask-Limiter==3.4.1
Flask-Login==0.6.2
Flask-SQLAlchemy==3.0.5
Flask-WTF==1.1.1
greenlet==2.0.2
gunicorn==21.2.0
idna==3.4
importlib-resources==6.0.1
itsdangerous==2.1.2
Jinja2==3.1.2
kombu==5.3.1
limits==3.5.0
markdown-it-py==3.0.0
MarkupSafe==2.1.3
mdurl==0.1.2
ordered-set==4.1.0
packaging==23.1
prompt-toolkit==3.0.39
pycparser==2.21
pycryptodome==3.18.0
Pygments==2.16.1
python-dateutil==2.8.2
python-dotenv==1.0.0
requests==2.31.0
rich==13.5.2
six==1.16.0
SQLAlchemy==2.0.20
typing_extensions==4.7.1
tzdata==2023.3
urllib3==2.0.7
vine==5.0.0
wcwidth==0.2.6
webencodings==0.5.1
Werkzeug==3.0.1
wrapt==1.15.0
WTForms==3.0.1