diff --git a/pyproject.toml b/pyproject.toml index 00fbc826b..85e156d5c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ Website = "https://pipecat.ai" [project.optional-dependencies] anthropic = [ "anthropic~=0.25.7" ] azure = [ "azure-cognitiveservices-speech~=1.37.0" ] -daily = [ "daily-python~=0.7.4" ] +daily = [ "daily-python~=0.8.0" ] examples = [ "python-dotenv~=1.0.0", "flask~=3.0.3", "flask_cors~=4.0.1" ] fal = [ "fal-client~=0.4.0" ] google = [ "google-generativeai~=0.5.3" ]