feat: websockets
This commit is contained in:
@@ -30,6 +30,10 @@ dependencies = [
|
||||
"uvicorn==0.21.1",
|
||||
"xmltodict==0.13.0",
|
||||
"whitenoise==6.11.0",
|
||||
"channels==4.3.2",
|
||||
"channels-redis==4.1.0",
|
||||
"daphne==4.2.3",
|
||||
"websockets==17.0.1",
|
||||
]
|
||||
|
||||
[tool.ruff]
|
||||
|
||||
Reference in New Issue
Block a user