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

Bump grpcio version #285

Merged
merged 2 commits into from
May 7, 2024
Merged

Bump grpcio version #285

merged 2 commits into from
May 7, 2024

Conversation

polm-stability
Copy link
Contributor

This changes the grpcio version to the latest. This is necessary to work with Python 3.12. Fixes #275.

I am not using this SDK extensively, but to the extent I am using it, upgrading grpcio caused no issues.

It would probably be better to use a version range or something here, but I'm not really familiar enough with grcpio or how it's used here to make a good call on that.

polm added 2 commits May 2, 2024 15:48
Required for Python 3.12
This should help tests on older Python versions, probably?
Copy link

sonarcloud bot commented May 2, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@polm-stability polm-stability merged commit c3cce74 into main May 7, 2024
15 checks passed
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.

Unable install grpcio 1.53.0
3 participants