-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
55 lines (55 loc) · 957 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
async-timeout==4.0.3
attrs==24.2.0
blinker==1.8.2
build==1.2.2.post1
cachelib==0.13.0
cffi==1.17.1
click==8.1.7
coverage==7.6.2
crontab==1.0.1
cryptography==42.0.5
Deprecated==1.2.14
dnspython==2.7.0
email_validator==2.2.0
Flask==3.0.3
Flask-Login==0.6.3
Flask-Mail==0.10.0
Flask-RQ2==18.3
Flask-Session==0.8.0
Flask-SQLAlchemy==3.1.1
flask-talisman==1.1.0
Flask-WTF==1.2.1
freezegun==1.5.1
greenlet==3.1.1
gunicorn==23.0.0
idna==3.10
importlib_metadata==8.5.0
iniconfig==2.0.0
itsdangerous==2.2.0
Jinja2==3.1.4
jq==1.8.0
MarkupSafe==3.0.1
msgspec==0.18.6
packaging==24.1
pip-review==1.3.0
pluggy==1.5.0
psycopg2-binary==2.9.9
pycparser==2.22
pyOpenSSL==24.2.1
pyparsing==3.1.4
pyproject_hooks==1.2.0
pytest==8.3.3
pytest-cov==5.0.0
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
redis==5.1.1
rq==1.16.2
rq-scheduler==0.13.1
six==1.16.0
SQLAlchemy==2.0.35
typing_extensions==4.12.2
uWSGI==2.0.27
Werkzeug==3.0.4
wrapt==1.16.0
WTForms==3.1.2
zipp==3.20.2