You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed
Raised grpcio lower bound to >=1.80.0 for Python 3.9+ (grpcio skips 1.79.x; grpcio 1.78.x causes runtime failures when combined with livekit-agents>=1.5.1). No stub regeneration required — generated stubs (GRPC_GENERATED_VERSION='1.70.0') are forward-compatible with grpcio 1.80.0.