Skip to content

downgrade grpcio-tools to 1.48.2 to have protobuf < 4.0 #91

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

Merged
merged 2 commits into from
Dec 15, 2022

Conversation

echambla
Copy link
Collaborator

After few checks:
grpcio-tools==1.51.1 will install 'protobuf>=4.21.6, < 5.0dev',
grpcio-tools==1.49.1 will install 'protobuf>=4.21.3, < 5.0dev',
grpcio-tools==1.48.2 will install 'protobuf>=3.12.0, < 4.0dev',

So the last version that is compatible with protobuf version < 4.0 is the grpcio-tools==1.48.2

@github-actions github-actions bot added the enhancement New features or code improvements label Dec 14, 2022
@github-actions github-actions bot added maintenance Package and maintenance related CI/CD labels Dec 14, 2022
@echambla
Copy link
Collaborator Author

@Revathyvenugopal162 Yes you are right, I forgot to make it ignored by dependabot

@echambla echambla merged commit 4b79be5 into main Dec 15, 2022
@echambla echambla deleted the feat/downgrade_grpcio-tools branch December 15, 2022 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features or code improvements maintenance Package and maintenance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants