pyproject: update daily-python to 0.19.5

This commit is contained in:
Aleix Conchillo Flaqué
2025-07-30 13:19:48 -07:00
parent 98d27caab3
commit c679227aa8
2 changed files with 3 additions and 1 deletions

View File

@@ -52,7 +52,7 @@ azure = [ "azure-cognitiveservices-speech~=1.42.0"]
cartesia = [ "cartesia~=2.0.3", "websockets>=13.1,<15.0" ]
cerebras = []
deepseek = []
daily = [ "daily-python~=0.19.4" ]
daily = [ "daily-python~=0.19.5" ]
deepgram = [ "deepgram-sdk~=4.7.0" ]
elevenlabs = [ "websockets>=13.1,<15.0" ]
fal = [ "fal-client~=0.5.9" ]