This commit is contained in:
ben8
2025-05-19 18:31:17 +02:00
parent 8efd22034c
commit 59c3e5d90c
4 changed files with 24 additions and 5 deletions

View File

@@ -7,4 +7,5 @@ whitenoise~=6.6.0 # Static file serving
django-cleanup
redis
channels_redis
python-dotenv # Production server safety
python-dotenv # Production server safety
qrcode~=7.4.2