Update daily-python to 0.11.0
This commit is contained in:
@@ -38,7 +38,7 @@ anthropic = [ "anthropic~=0.34.0" ]
|
|||||||
aws = [ "boto3~=1.35.27" ]
|
aws = [ "boto3~=1.35.27" ]
|
||||||
azure = [ "azure-cognitiveservices-speech~=1.40.0" ]
|
azure = [ "azure-cognitiveservices-speech~=1.40.0" ]
|
||||||
cartesia = [ "cartesia~=1.0.13", "websockets~=12.0" ]
|
cartesia = [ "cartesia~=1.0.13", "websockets~=12.0" ]
|
||||||
daily = [ "daily-python~=0.10.1" ]
|
daily = [ "daily-python~=0.11.0" ]
|
||||||
deepgram = [ "deepgram-sdk~=3.5.0" ]
|
deepgram = [ "deepgram-sdk~=3.5.0" ]
|
||||||
elevenlabs = [ "websockets~=12.0" ]
|
elevenlabs = [ "websockets~=12.0" ]
|
||||||
examples = [ "python-dotenv~=1.0.1", "flask~=3.0.3", "flask_cors~=4.0.1" ]
|
examples = [ "python-dotenv~=1.0.1", "flask~=3.0.3", "flask_cors~=4.0.1" ]
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ aiohttp~=3.10.3
|
|||||||
anthropic~=0.30.0
|
anthropic~=0.30.0
|
||||||
azure-cognitiveservices-speech~=1.40.0
|
azure-cognitiveservices-speech~=1.40.0
|
||||||
boto3~=1.35.27
|
boto3~=1.35.27
|
||||||
daily-python~=0.10.1
|
daily-python~=0.11.0
|
||||||
deepgram-sdk~=3.5.0
|
deepgram-sdk~=3.5.0
|
||||||
fal-client~=0.4.1
|
fal-client~=0.4.1
|
||||||
fastapi~=0.112.1
|
fastapi~=0.112.1
|
||||||
|
|||||||
Reference in New Issue
Block a user