diff --git a/changelog/3802.fixed.md b/changelog/3802.fixed.md new file mode 100644 index 000000000..4b44783e0 --- /dev/null +++ b/changelog/3802.fixed.md @@ -0,0 +1 @@ +- Fixed self-referential `pipecat-ai[local-smart-turn-v3]` dependency in `pyproject.toml` that caused Poetry 2.x to fail with a circular dependency error. The underlying packages (`transformers`, `onnxruntime`) are now listed directly in main dependencies.