Stability-AI / stability-sdk

SDK for interacting with stability.ai APIs (e.g. stable diffusion inference)
https://platform.stability.ai/
MIT License
2.41k stars 339 forks source link

Bump grpcio version #285

Closed polm-stability closed 2 months ago

polm-stability commented 2 months ago

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.

sonarcloud[bot] commented 2 months ago

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