rakeshcusat commented on code in PR #35297:
URL: https://github.com/apache/beam/pull/35297#discussion_r2153273295


##########
sdks/python/setup.py:
##########
@@ -391,10 +388,8 @@ def get_portability_package_data():
           # 3. Exclude protobuf 4 versions that leak memory, see:
           # https://github.com/apache/beam/issues/28246
           
'protobuf>=3.20.3,<6.0.0.dev0,!=4.0.*,!=4.21.*,!=4.22.0,!=4.23.*,!=4.24.*',  # 
pylint: disable=line-too-long
-          'pydot>=1.2.0,<2',

Review Comment:
   yes, I am not done with this change yet. I will update the tox suites soon.



-- 
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: github-unsubscr...@beam.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to