Abacn commented on PR #32679:
URL: https://github.com/apache/beam/pull/32679#issuecomment-2402601081

   looks like this is breaks 
https://github.com/apache/beam/actions/workflows/beam_PostCommit_Python_Dependency.yml
   
   a PostCommit check several ML dependency version compatibility
   
   error message:
   
   ```
   py39-transformers-428: commands_pre[2]> pip check
   tensorflow 2.12.0 has requirement 
protobuf!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0dev,>=3.20.3,
 but you have protobuf 5.29.0rc1.
   ```


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

Reply via email to