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

fix: bump grpcio to 1.68.0 #437

Merged
merged 2 commits into from
Nov 27, 2024
Merged

fix: bump grpcio to 1.68.0 #437

merged 2 commits into from
Nov 27, 2024

Conversation

sozercan
Copy link
Owner

@sozercan sozercan commented Nov 27, 2024

What this PR does / why we need it:

3:21AM DBG GRPC(llama-2-7b-chat-127.0.0.1:44571): stderr RuntimeError: The grpc package installed is at version 1.67.1, but the generated code in backend_pb2_grpc.py depends on grpcio>=1.68.0. Please upgrade your grpc module to grpcio>=1.68.0 or downgrade your generated code using grpcio-tools<=1.67.1.

Which issue(s) this PR fixes (optional, using fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when the PR gets merged):
Fixes #

Special notes for your reviewer:

sozercan and others added 2 commits November 27, 2024 01:21
Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
@sozercan sozercan merged commit 3a5f234 into main Nov 27, 2024
15 checks passed
@sozercan sozercan deleted the fix-grpcio branch November 27, 2024 06:20
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