From ea94939add121c54039c1cba07314a686a959a78 Mon Sep 17 00:00:00 2001 From: Sam Sykes Date: Mon, 26 Jan 2026 16:24:56 +0000 Subject: [PATCH] update dependency --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e99ab62bc..e2668d65d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -109,7 +109,7 @@ silero = [ "onnxruntime>=1.20.1,<2" ] simli = [ "simli-ai~=1.0.3"] soniox = [ "pipecat-ai[websockets-base]" ] soundfile = [ "soundfile~=0.13.1" ] -speechmatics = [ "speechmatics-voice[smart]>=0.2.6" ] +speechmatics = [ "speechmatics-voice[smart]>=0.2.8" ] strands = [ "strands-agents>=1.9.1,<2" ] tavus=[] together = []