pankajastro commented on code in PR #30127:
URL: https://github.com/apache/airflow/pull/30127#discussion_r1137487935
##########
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:
Hi @eladkal, I agree with your concern. I was testing the workaround
suggested by @potiuk here
https://github.com/apache/airflow/pull/28850#issuecomment-1468033661
--
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]