Skip to content

v3.2.10

Latest

Choose a tag to compare

@YASoftwareDev YASoftwareDev released this 01 Apr 09:28
· 2 commits to main since this release
337aac2

Fixed

  • Raised grpcio lower bound to >=1.80.0 for Python 3.9+ (grpcio skips 1.79.x; 1.78.x causes runtime failures when combined with livekit-agents>=1.5.1). Python 3.8 constraint unchanged.
  • Pinned tts-api dependency to v3.2.2 which carries the same fix upstream.
  • Fixed cache-dependency-glob in CI workflow pointing at non-existent pyproject.toml — changed to setup.py (uv cache was always cold).