python-sdk
python-sdk copied to clipboard
Is it possible to loosen protobuf constraints to accommodate protobuf>=6?
I’m developing a Home Assistant integration that depends on Yandex Cloud SDK. Home Assistant recently upgraded to protobuf==6.31.1, but the SDK restricts it to <6. Could the constraints be loosened to support newer protobuf versions?
Would it be possible to relax the version requirement to allow protobuf 6.x.x?
Thanks for considering this!
@opportunity356 @PeppaTheC, gentle ping on this. Would you be able to share any thoughts about loosening the protobuf version constraint? This would improve compatibility for projects that depend on both Yandex.Cloud SDK and newer versions of gRPC/Protobuf. Happy to assist with testing if needed. Thanks for your time!