pyproject: update daily-python to 0.19.8

This commit is contained in:
Aleix Conchillo Flaqué
2025-08-27 15:59:30 -07:00
parent 3c4454a33e
commit e48c9fc3e2
3 changed files with 9 additions and 7 deletions

View File

@@ -53,7 +53,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.7" ]
daily = [ "daily-python~=0.19.8" ]
deepgram = [ "deepgram-sdk~=4.7.0" ]
elevenlabs = [ "websockets>=13.1,<15.0" ]
fal = [ "fal-client~=0.5.9" ]