AnandInguva commented on code in PR #23587: URL: https://github.com/apache/beam/pull/23587#discussion_r993725027
########## sdks/python/build-requirements.txt: ########## @@ -22,6 +22,7 @@ wheel>=0.36.0 grpcio-tools==1.37.0 mypy-protobuf==1.18 +protobuf==3.19.4 Review Comment: Dataflow containers use protobuf==3.19.4. For MacOS, got an update from protobuf -> https://github.com/protocolbuffers/protobuf/issues/10564#issuecomment-1275364754 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
