diff --git a/complex-agents/doheny-surf-desk/pyproject.toml b/complex-agents/doheny-surf-desk/pyproject.toml index c377f993..4c33c029 100644 --- a/complex-agents/doheny-surf-desk/pyproject.toml +++ b/complex-agents/doheny-surf-desk/pyproject.toml @@ -5,8 +5,8 @@ description = "Doheny Surf Desk booking agent with multi-agent workflow" readme = "README.md" requires-python = ">=3.11" dependencies = [ - "livekit-agents>=1.3.2", - "livekit-plugins-openai>=1.3.2", + "livekit-agents>=1.3.4", + "livekit-plugins-openai>=1.3.4", "livekit-plugins-silero>=1.3.2", "livekit-plugins-turn-detector>=1.3.2", "livekit-plugins-noise-cancellation~=0.2.5",