Bump daily-python dependency to 0.16.1 to pick up a bugfix

This commit is contained in:
Paul Kompfner
2025-03-26 11:22:23 -04:00
parent 59fdfe697d
commit e6e339a02e
2 changed files with 5 additions and 2 deletions

View File

@@ -48,7 +48,7 @@ cartesia = [ "cartesia~=1.4.0", "websockets~=13.1" ]
neuphonic = [ "pyneuphonic~=1.5.13", "websockets~=13.1" ]
cerebras = []
deepseek = []
daily = [ "daily-python~=0.16.0" ]
daily = [ "daily-python~=0.16.1" ]
deepgram = [ "deepgram-sdk~=3.8.0" ]
elevenlabs = [ "websockets~=13.1" ]
fal = [ "fal-client~=0.5.9" ]