eladkal commented on PR #32925: URL: https://github.com/apache/airflow/pull/32925#issuecomment-1656427592
> yes, I saw it, but we don't specify the min version of google provider compatible with the desired version of aws provider. This is by design. If we accept this PR it means all users of Amazon provider will ve forced to use newest version of Google provider just because 1 operator. If we accept this approch it means we always have to increase version for all providers always. This may lead to many problems for users. The current way gives more flexibility, it allow users to choose what to use. There are many compatible versions. We bump depended version only when we must. When there is a really good reason to force everyone to use the new version. I think the root cause of the specific user who had trouble with versions did not install Airflow with constraints? -- 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]
