potiuk commented on a change in pull request #15781:
URL: https://github.com/apache/airflow/pull/15781#discussion_r632417996



##########
File path: setup.py
##########
@@ -432,6 +438,7 @@ def get_sphinx_theme_version() -> str:
 singularity = ['spython>=0.0.56']
 slack = [
     'slack_sdk>=3.0.0,<4.0.0',
+    'requests>=2.20.0',

Review comment:
       But yeah, SlackWebHook is only usable when optional [http] extra on 
slack provider, which pulls in requests anyway. So indeed - we can remove it 
from here.




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


Reply via email to