Files
pipecat/changelog/3802.fixed.md
2026-02-23 14:08:24 +08:00

2 lines
257 B
Markdown

- 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.