tanvn commented on issue #47902: URL: https://github.com/apache/airflow/issues/47902#issuecomment-2732750618
@potiuk @eladkal @ferruzzi Hi, please take a look. Do you think is it ok to downgrade both `boto3` and `botocore` to 1.35.99? As according to https://airflow.apache.org/docs/apache-airflow-providers-amazon/9.2.0/index.html it seems that the requirement for both of them is `>=1.34.90`. While in https://raw.githubusercontent.com/apache/airflow/constraints-2.10.5/constraints-3.10.txt they are ``` boto3==1.36.3 botocore==1.36.3 ``` which hit https://github.com/boto/boto3/issues/4398 -- 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]
