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!