laurenhall1526-netizen commented on issue #64283: URL: https://github.com/apache/airflow/issues/64283#issuecomment-4143953046
Sounds right to me. Since boto3 is already a required dependency of the Amazon provider, the extra on aiobotocore doesn’t really add anything and just leads to the warning. I’d be in favor of removing the [boto3] extra and, if needed, bumping the minimum version to one that no longer expects it. That should keep things simpler and avoid the confusion going forward. On Fri, Mar 27, 2026, 11:09 AM Elad Kalif ***@***.***> wrote: > *eladkal* left a comment (apache/airflow#64283) > <https://github.com/apache/airflow/issues/64283#issuecomment-4143661079> > > Cool so marking it as good first issue > > — > Reply to this email directly, view it on GitHub > <https://github.com/apache/airflow/issues/64283?email_source=notifications&email_token=B7IHA47SZWILNS7X3N4MVGD4S2YS5A5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTIMJUGM3DMMJQG442M4TFMFZW63VKON2WE43DOJUWEZLEUVSXMZLOOSWGM33PORSXEX3DNRUWG2Y#issuecomment-4143661079>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/B7IHA46QZ3DP6XFKAYMZPIL4S2YS5AVCNFSM6AAAAACXBS4U72VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHM2DCNBTGY3DCMBXHE> > . > You are receiving this because you are subscribed to this thread.Message > ID: ***@***.***> > -- 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]
