From b834a893fee98f995281d74592f643ea9e68ba7f Mon Sep 17 00:00:00 2001 From: Mark Backman Date: Tue, 14 Apr 2026 17:52:29 -0400 Subject: [PATCH] Add changelog for #4304 --- changelog/4304.fixed.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/4304.fixed.md diff --git a/changelog/4304.fixed.md b/changelog/4304.fixed.md new file mode 100644 index 000000000..f10b5bc54 --- /dev/null +++ b/changelog/4304.fixed.md @@ -0,0 +1 @@ +- Fixed `pipecat-ai[tavus]` not installing the required `daily-python` dependency. Installing the `tavus` extra now correctly pulls in `pipecat-ai[daily]`.