Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: bump grpc to 1.65.0 #38

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

deps: bump grpc to 1.65.0 #38

wants to merge 1 commit into from

Conversation

dtrifiro
Copy link
Contributor

No description provided.

@dtrifiro
Copy link
Contributor Author

dtrifiro commented Jul 12, 2024

We have issues with this due to opentelemetry:

INFO: pip is looking at multiple versions of opentelemetry-proto to determine which version is compatible with other requirements. This could take a while.
ERROR: Cannot install opentelemetry-exporter-otlp-proto-grpc and vllm-tgis-adapter because these package versions have conflicting dependencies.

The conflict is caused by:
grpcio-health-checking 1.65.0 depends on protobuf<6.0dev and >=5.26.1
grpcio-reflection 1.65.0 depends on protobuf<6.0dev and >=5.26.1
opentelemetry-proto 1.25.0 depends on protobuf<5.0 and >=3.19

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