eladkal opened a new pull request, #48238: URL: https://github.com/apache/airflow/pull/48238
following https://github.com/apache/airflow/pull/48236 the underlying issue is that boto3 has 150+ releases since 1.34.90 so we need to bump min version to avoid `ResolutionTooDeep` errors like: `pip._vendor.resolvelib.resolvers.ResolutionTooDeep: 200000`in the cases pip backtrack to find matching versions -- 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]
