diff --git a/pyproject.toml b/pyproject.toml index a29697bdb..9d515c8f9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ aws = [ "boto3~=1.35.27" ] azure = [ "azure-cognitiveservices-speech~=1.40.0" ] cartesia = [ "cartesia~=1.0.13", "websockets~=12.0" ] daily = [ "daily-python~=0.11.0" ] -deepgram = [ "deepgram-sdk~=3.5.0" ] +deepgram = [ "deepgram-sdk~=3.7.3" ] elevenlabs = [ "websockets~=12.0" ] examples = [ "python-dotenv~=1.0.1", "flask~=3.0.3", "flask_cors~=4.0.1" ] fal = [ "fal-client~=0.4.1" ]