Livekit: change tenacity supported versions

This commit is contained in:
Mark Backman
2025-07-21 17:30:18 -04:00
parent d981ce6e56
commit c9717a23a5
2 changed files with 4 additions and 1 deletions

View File

@@ -14,6 +14,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Changed the `livekit` optional dependency for `tenacity` to
`tenacity>=8.2.3,<10.0.0` in order to support the `google-genai` package.
- For `LmntTTSService`, changed the default `model` to `blizzard`, LMNT's
recommended model.