diff --git a/pyproject.toml b/pyproject.toml index 22716f93d..ee419ab90 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -115,7 +115,7 @@ soniox = [ "pipecat-ai[websockets-base]" ] soundfile = [ "soundfile~=0.13.1" ] speechmatics = [ "speechmatics-voice[smart]~=0.2.8" ] strands = [ "strands-agents>=1.9.1,<2" ] -tavus=[] +tavus = [ "pipecat-ai[daily]" ] together = [] tracing = [ "opentelemetry-sdk>=1.33.0,<2", "opentelemetry-api>=1.33.0,<2", "opentelemetry-instrumentation>=0.54b0,<1" ] ultravox = [ "pipecat-ai[websockets-base]" ]