eladkal commented on code in PR #35488: URL: https://github.com/apache/airflow/pull/35488#discussion_r1397834145
########## airflow/providers/amazon/provider.yaml: ########## @@ -91,6 +91,7 @@ dependencies: - redshift_connector>=2.0.888 - sqlalchemy_redshift>=0.8.6 - asgiref + - python3-saml Review Comment: ~How did AWS added aiobotocore testing? it's also extra~ Maybe should follow `aiobotocore` case that is also an extra package for amazon provider https://github.com/apache/airflow/pull/28850#discussion_r1108517079 -- 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]
