-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
78 lines (78 loc) · 1.33 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
76
77
78
alembic==1.13.1
amqp==5.2.0
asttokens==2.4.1
Babel==2.14.0
billiard==4.2.0
blinker==1.7.0
cachelib==0.9.0
celery==5.3.6
certifi==2023.11.17
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.3.0
colorama==0.4.6
decorator==5.1.1
Deprecated==1.2.14
dnspython==2.5.0
email-validator==2.1.0.post1
executing==2.0.1
Flask==3.0.0
flask-babel==4.0.0
Flask-Caching==2.1.0
Flask-captcha2==3.0.3
Flask-Limiter==3.5.0
Flask-Mail==0.9.1
Flask-Migrate==4.0.5
Flask-Session==0.5.0
flask-shell-ipython==0.5.1
Flask-SQLAlchemy==3.1.1
Flask-WTF==1.2.1
gevent==23.9.1
greenlet==3.0.3
idna==3.6
importlib-resources==6.1.1
ipython==8.19.0
itsdangerous==2.1.2
jedi==0.19.1
Jinja2==3.1.2
Khayyam==3.0.17
kombu==5.3.4
limits==3.7.0
Mako==1.3.0
markdown-it-py==3.0.0
MarkupSafe==2.1.3
matplotlib-inline==0.1.6
mdurl==0.1.2
ordered-set==4.1.0
packaging==23.2
parso==0.8.3
pillow==10.2.0
prompt-toolkit==3.0.43
pure-eval==0.2.2
pycparser==2.21
Pygments==2.17.2
PyMySQL==1.1.0
python-dateutil==2.8.2
python-dotenv==1.0.0
pytz==2023.3.post1
redis==5.0.1
requests==2.31.0
rich==13.7.0
setuptools==69.0.3
six==1.16.0
SQLAlchemy==2.0.25
stack-data==0.6.3
traitlets==5.14.1
typing_extensions==4.9.0
tzdata==2023.4
urllib3==2.1.0
vine==5.1.0
wcwidth==0.2.12
Werkzeug==3.0.1
wrapt==1.16.0
WTForms==3.1.1
zope.event==5.0
zope.interface==6.1