mobuchowski commented on code in PR #40173:
URL: https://github.com/apache/airflow/pull/40173#discussion_r1686384032
##########
generated/provider_dependencies.json:
##########
@@ -404,6 +404,7 @@
"devel-deps": [],
"plugins": [],
"cross-providers-deps": [
+ "common.compat",
Review Comment:
@potiuk not that I disagree with that mechanism - I think capturing implicit
dependencies is fine - but should it have explicit dependency when it only
imports stuff behind `TYPE_CHECKING`?
--
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]