eladkal commented on code in PR #30127:
URL: https://github.com/apache/airflow/pull/30127#discussion_r1137428070


##########
setup.py:
##########
@@ -399,6 +399,8 @@ def write_version(filename: str = str(AIRFLOW_SOURCES_ROOT 
/ "airflow" / "git_ve
     "wheel",
     "yamllint",
     "aioresponses",
+    # TODO: why??
+    "aiobotocore>=2.1.1",

Review Comment:
   I suggest to sync with AWS vefore doing further work.
   It seems that many PRs are raised with double work
   https://github.com/apache/airflow/pull/30032#discussion_r1132975173
   



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