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
Previously the constraints were `tensorflow-metadata 1.17.1 depends on protobuf<4.22 and >=4.21.6; python_version < "3.11"` due to which the version 4.21.12, worked, but seems like the updated restrictions make it a conflicting change. So, reverting the protobuf version.
PiperOrigin-RevId: 776696513
0 commit comments