pyproject: update daily-python to 0.19.8

This commit is contained in:
Aleix Conchillo Flaqué
2025-08-27 15:59:30 -07:00
parent 3c4454a33e
commit e48c9fc3e2
3 changed files with 9 additions and 7 deletions

View File

@@ -87,6 +87,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Updated `daily-python` to 0.19.8.
- `PipelineTask` now waits for `StartFrame` to reach the end of the pipeline
before pushing any other frames.