Merge pull request #2301 from pipecat-ai/aleix/daily-python-0.19.5

pyproject: update daily-python to 0.19.5
This commit is contained in:
Aleix Conchillo Flaqué
2025-07-30 14:01:27 -07:00
committed by GitHub
2 changed files with 3 additions and 1 deletions

View File

@@ -45,6 +45,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Update `daily-python` to 0.19.5.
- `STTMuteFilter` now pushes the `STTMuteFrame` upstream and downstream, to
allow for more flexible `STTMuteFilter` placement.