You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ferruzzi (via GitHub)" <gi...@apache.org> on 2023/02/03 14:12:00 UTC

[GitHub] [airflow] ferruzzi commented on a diff in pull request #28850: Add deferrable mode in RedshiftPauseClusterOperator

ferruzzi commented on code in PR #28850:
URL: https://github.com/apache/airflow/pull/28850#discussion_r1095842584


##########
airflow/providers/amazon/provider.yaml:
##########
@@ -52,6 +52,7 @@ dependencies:
   - apache-airflow>=2.3.0
   - apache-airflow-providers-common-sql>=1.3.1
   - boto3>=1.24.0
+  - aiobotocore>=2.1.1

Review Comment:
   Maybe add a comment linking to that issue and a note to change it to a dependency once that is sorted?



-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org