feat: Implement core support ticket system with WebSocket notifications
This commit is contained in:
@@ -168,6 +168,8 @@ requires-python = "==3.13.*"
|
||||
dependencies = [
|
||||
"argon2-cffi==25.1.0",
|
||||
"celery==5.5.3",
|
||||
"channels==4.0.0",
|
||||
"channels-redis==4.1.0",
|
||||
"crispy-bootstrap5==2025.6",
|
||||
"django==5.2.8",
|
||||
"django-allauth[mfa]==65.13.1",
|
||||
|
||||
Reference in New Issue
Block a user