mohamedawnallah commented on PR #35816: URL: https://github.com/apache/beam/pull/35816#issuecomment-3263969680
> * Postcommit python - https://github.com/apache/beam/actions/runs/17501563166 > * Precommit coverage - https://github.com/apache/beam/actions/runs/17501571103 > * Precommit ML - https://github.com/apache/beam/actions/runs/17501579036 Precommit ML currently failing on python versions < 3.12 with `Dependency resolution exceeded maximum depth` error. This seems related to this discussion (https://github.com/apache/beam/pull/35816#issuecomment-3237784314). I have updated pip version in those workflows in this commit https://github.com/apache/beam/pull/35816/commits/c8d88b02467f99ecbe31a56b88db510d81823c4a) and is currently up to date with version 25.2. It looks like not resolving this issue. Since `ubuntu-latest` passes on python version `3.12` perhaps we can exclude the other versions from precommit ml python workflow as a temprorary solution -- 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