This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 01db738 Azure storage 0.37.0 is not installable any more (#8833)
add 578fc51 [AIRFLOW-4543] Update slack operator to support slackclient
v2 (#5519)
No new revisions were added by this update.
Summary of changes:
airflow/providers/slack/hooks/slack.py | 81 ++++++++++++++++----
airflow/providers/slack/operators/slack.py | 35 ++++++---
requirements/requirements-python3.6.txt | 11 ++-
requirements/requirements-python3.7.txt | 10 ++-
requirements/setup-3.6.md5 | 2 +-
requirements/setup-3.7.md5 | 2 +-
setup.py | 2 +-
tests/providers/slack/hooks/test_slack.py | 106 +++++++++++++++++++-------
tests/providers/slack/operators/test_slack.py | 47 ------------
9 files changed, 186 insertions(+), 110 deletions(-)