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
fix protobuf broken version for google (optional) dependencies (#254)
The optional dependencies for google AI platform (vertex) bring in
protobuf. We need to pin to the correct version that doesn't have a
deadly bug (documented
[here](protocolbuffers/protobuf#19430)).
0 commit comments