forked from MarechJ/hll_rcon_tool
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
31 lines (31 loc) · 922 Bytes
/
requirements.txt
File metadata and controls
31 lines (31 loc) · 922 Bytes
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
Click==8.1.8
Django==4.2.23
django-cors-headers==4.7.0
redis==6.2.0
sqlalchemy==2.0.41
channels==4.2.2
channels-redis==4.2.1
orjson==3.10.18
simplejson==3.20.1
psycopg2-binary
sentry-sdk[django]==2.30.0
python-dateutil==2.9.0.post0
# discord-webhook[async]
git+https://github.com/cemathey/python-discord-webhook@89ae25140b30a6747de70e5bf16bc5ba04a9b238
requests==2.32.4
steam==1.4.4
# Alembic does not use semantic versioning, so be careful with the version numbers https://alembic.sqlalchemy.org/en/latest/front.html#versioning-scheme
alembic==1.15.2
rq==2.4.0
rq-scheduler==0.14.0
paramiko==3.5.1
ftpretty==0.4.0
pytz>=2023.3
pydantic==2.11.7
discord.py==2.5.2
# django-directory
# django-dirctory is currently incompatible with Django 4.0+, PR is pending to fix django-directory upstream
git+https://github.com/cemathey/django-directory@f51ee1e8dc50edf453fee4a0d9631c0e46fe9433
pre-commit
humanize==4.12.3
httpx==0.28.1