pyproject: update to livekit 1.0.13

Fixes #2643
This commit is contained in:
Aleix Conchillo Flaqué
2025-09-16 13:22:40 -07:00
committed by Mark Backman
parent 38ce85e9a0
commit ec2c62e32b
3 changed files with 18 additions and 15 deletions

View File

@@ -21,6 +21,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Update `livekit` to 1.0.13.
- `torch` and `torchaudio` are no longer required for running Smart Turn
locally. This avoids gigabytes of dependencies being installed.