Add docker setup and switch voice chat backend to use livekit
This commit is contained in:
@@ -5,6 +5,7 @@ description = "Chat Grid signaling server"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"argon2-cffi>=23.1.0",
|
||||
"livekit-api>=0.7.0",
|
||||
"pydantic>=2.10.4",
|
||||
"websockets>=15.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user