From d89bb84dd161011bd2d3d050a89db61e60aa6586 Mon Sep 17 00:00:00 2001 From: Sabiha Khan Date: Sat, 20 Sep 2025 15:39:22 +0530 Subject: [PATCH] fix: pipecat commit hash & add webrtc in requirements.txt --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index e6abd58..f85699d 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -1,4 +1,4 @@ -pipecat-ai[cartesia,deepgram,openai,elevenlabs,groq,google,azure,soundfile,silero] @ git+https://github.com/dograh-hq/pipecat.git@0c5091d +pipecat-ai[cartesia,deepgram,openai,elevenlabs,groq,google,azure,soundfile,silero,webrtc] @ git+https://github.com/dograh-hq/pipecat.git@9dbd5eb langfuse==3.4.0 fastapi==0.116.2 asyncpg==0.30.0