You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 protobuf6.x.x?