Skip to content

Fix grpcio conflict - #21

Closed
opdx0 wants to merge 2 commits into
nshp:mainfrom
opdx0:fix-grpcio-conflict
Closed

Fix grpcio conflict#21
opdx0 wants to merge 2 commits into
nshp:mainfrom
opdx0:fix-grpcio-conflict

Conversation

@opdx0

@opdx0 opdx0 commented Nov 8, 2025

Copy link
Copy Markdown
Contributor

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

opdx0 commented Nov 10, 2025

Copy link
Copy Markdown
Contributor Author

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