ashb commented on a change in pull request #7437: [AIRFLOW-2325] Add
CloudwatchTaskHandler option for remote task loggi…
URL: https://github.com/apache/airflow/pull/7437#discussion_r382901838
##########
File path: setup.py
##########
@@ -157,6 +157,7 @@ def write_version(filename: str =
os.path.join(*["airflow", "git_version"])):
]
aws = [
'boto3~=1.10',
+ 'watchtower>=0.7.3',
Review comment:
`~=0.7.3` please
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services