github-actions[bot] opened a new pull request, #57387: URL: https://github.com/apache/airflow/pull/57387
Seems that old version of fast-api does not have typer as dependency and when we go to "lowest dependencies" typer is removed even if fast-api tests need it. This PR adds typer-slim (which is trimmed-down version of typer that does not bring a typer cli) as common development dependency. (cherry picked from commit 00552837406c6b6d5dc30b7e17e3bcebae02b729) Co-authored-by: Jarek Potiuk <[email protected]> -- 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]
