The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: dde3bf8d96596c6b875281a787649564da6d5a00 / Jarek Potiuk <[email protected]> Upgrade dependencies in order to avoid backtracking Seems that the new `pip` have become a little more relaxed when it comes to looking for dependencies, and we need to make sure that version constraint is specified in every extra otherwise it might have hard time finding the right set of dependencies while running "eager upgrade". Over the last few days all our main builds failed because of that as pip was backtracking when performing eager upgrade.. This PR updates various dependencies to get rid of the backtracking, following the process described in the https://github.com/apache/airflow/blob/main/dev/TRACKING_BACKTRACKING_ISSUES.md Report URL: https://github.com/apache/airflow/actions/runs/3405910696 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
