pyproject: update daily-python to 0.19.9

This commit is contained in:
Aleix Conchillo Flaqué
2025-09-05 18:11:06 -07:00
parent ea3f7e3c34
commit f8b2ab6331
3 changed files with 9 additions and 7 deletions

View File

@@ -17,6 +17,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Updated `daily-python` to 0.19.9.
- Restored `DailyTransport`'s native DTMF support using Daily's `send_dtmf()`
method instead of generated audio tones.