AnandInguva commented on code in PR #23587: URL: https://github.com/apache/beam/pull/23587#discussion_r993835947
########## 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: I will pin the version on protobuf for Python 3.10 and sys_platform == 'darwin' -- 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]
