JDarDagran commented on PR #39946: URL: https://github.com/apache/airflow/pull/39946#issuecomment-2139627195
Does this PR assume all cross-provider dependencies should be expressed as extras (in terms of python packaging, added in `additional-extras` for each provider)? Not saying this is a bad approach, just making sure as e.g. OpenLineage provider exists as extra dep only for DBT provider and probably needs manual work to add it as well (or at least have a check in pre-commit if such extra exists, there's already check for affected providers). `lowest-direct` resolution is a great approach though 👍 -- 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]
