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


##########
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:
   would this line (`Task :sdks:python:test-suites:tox:py312:testPython312` ) 
in the log good enough to identify the environment? or would you choose a 
different strategy to identify the environment?



-- 
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