Skip to content

Conversation

@opdx0
Copy link
Contributor

@opdx0 opdx0 commented Nov 8, 2025

feat: Loosen grpcio dependency to resolve install conflicts
The grpcio dependency was strictly pinned to 1.72.1, causing
installation to fail in Home Assistant 2025.11 which required a different version.

This change loosens the pin to ^1.72.1, allowing compatible
newer versions and resolving the conflict. Validated against
the latest grpcio and grpcio-tools version 1.76.0 using the grpc_fiddle.py example.

opdx0 added 2 commits November 8, 2025 10:46
The grpcio dependency was strictly pinned to 1.72.1, causing
installation to fail in Home Assistant 2025.11 which required a different version.

This change loosens the pin to `^1.72.1`, allowing compatible
newer versions and resolving the conflict. Validated against
the latest grpcio and grpcio-tools version 1.76.0 using the grpc_fiddle.py example.
@opdx0 opdx0 closed this Nov 10, 2025
@opdx0
Copy link
Contributor Author

opdx0 commented Nov 10, 2025

Closed in favor of change from @nshp

@opdx0 opdx0 deleted the fix-grpcio-conflict branch November 13, 2025 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant