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
28 lines (28 loc) · 792 Bytes
/
requirements.txt
File metadata and controls
28 lines (28 loc) · 792 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
Click==8.1.7
Django==4.2.10
django-cors-headers==4.3.1
redis==5.0.3
sqlalchemy==2.0.29
channels==4.0.0
orjson==3.9.15
simplejson==3.19.2
psycopg2-binary
sentry-sdk[django]==1.44.1
python-dateutil==2.9.0.post0
discord-webhook[async]
requests==2.31.0
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.13.1
rq==1.16.1
rq-scheduler==0.13.1
paramiko==3.4.0
ftpretty==0.4.0
pytz>=2023.3
pandas>=1.4.1,<2.0.0
pydantic==2.6.4
discord.py==2.3.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