Taragolis commented on PR #27532:
URL: https://github.com/apache/airflow/pull/27532#issuecomment-1304861723

   @eladkal It quite difficult to find actual minimum version because in 
required to check all hooks and operators methods and their arguments. 
   
   `1.15` released more than two years ago and since that time I sure quite a 
few changes happen in AWS, `emr-serverless` it one of the recent service which 
have hook in amazon-provider.
   
   Let's say it is just in case because usual in airflow constrains appear 
latest `boto3` and `botocore` version and nowadays this packages do not have 
any specific requirements which might conflict with other packages. And if 
actually something bad happen with resolution conflicts it won't require to 
check 200+ packages of `boto3` and `botocore`
   
   


-- 
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]

Reply via email to