o-nikolas commented on code in PR #69000:
URL: https://github.com/apache/airflow/pull/69000#discussion_r3501937088


##########
providers/amazon/pyproject.toml:
##########
@@ -68,6 +68,7 @@ dependencies = [
     # in the `devel-dependencies` section to be the same minimum version.
     "boto3>=1.41.0",
     "botocore>=1.41.0",
+    "aws-msk-iam-sasl-signer-python>=1.0.2",

Review Comment:
   The usage of this is optional in the code as you've written it, but it's 
included as a mandatory dependency here. Let's move this below to be an 
optional dependency



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