The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 586447ae4790072922cea82f224b29836580b7be / Jarek Potiuk <[email protected]> Add version specification to flask-appbuilder[oauth] 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 on flask-appbuilder[oauth] coming from 'google_auth" and "github_enterprise" extras (even though flask-appbuilder is fixed in setup.cfg. This PR fixes FAB in both places to help pip in faster resolution Report URL: https://github.com/apache/airflow/actions/runs/3405136774 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
