-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
80 lines (80 loc) · 2.85 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
79
80
alembic==1.13.0
amqp==5.2.0
asttokens==2.4.1
async-timeout==4.0.3
backcall==0.2.0
billiard==4.2.0
blinker==1.7.0
cachelib==0.10.2
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
cryptography==41.0.7
decorator==5.1.1
dnspython==2.4.2
email-validator==2.1.0.post1
executing==2.0.1
Faker==20.1.0
Flask==3.0.0
Flask-captcha2==3.0.3
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.2
gunicorn==21.2.0
idna==3.6
iniconfig==2.0.0
ipython==8.18.1
itsdangerous==2.1.2
jedi==0.19.1
Jinja2==3.1.2
Khayyam==3.0.17
kombu==5.3.4
Mako==1.3.0
MarkupSafe==2.1.3
matplotlib-inline==0.1.6
packaging==23.2
parso==0.8.3
pexpect==4.9.0
pickleshare==0.7.5
Pillow==10.1.0
pluggy==1.3.0
prompt-toolkit==3.0.42
ptyprocess==0.7.0
pure-eval==0.2.2
pycparser==2.21
Pygments==2.17.2
PyMySQL==1.1.0
pytest==7.4.3
python-dateutil==2.8.2
python-dotenv==1.0.0
redis==5.0.1
requests==2.31.0
rq==1.15.1
setuptools==69.0.2
six==1.16.0
smsir-python==1.0.7
SQLAlchemy==2.0.23
stack-data==0.6.3
tabulate==0.9.0
traitlets==5.14.0
typing_extensions==4.9.0
tzdata==2023.3
urllib3==2.1.0
vine==5.1.0
waitress==2.1.2
wcwidth==0.2.12
Werkzeug==3.0.1
WTForms==3.1.1
zope.event==5.0
zope.interface==6.1