ashb commented on a change in pull request #15781:
URL: https://github.com/apache/airflow/pull/15781#discussion_r632424055
##########
File path: setup.py
##########
@@ -524,15 +532,15 @@ def get_sphinx_theme_version() -> str:
# Dict of all providers which are part of the Apache Airflow repository
together with their requirements
PROVIDERS_REQUIREMENTS: Dict[str, List[str]] = {
- 'airbyte': [],
+ 'airbyte': http,
Review comment:
```suggestion
'airbyte': [],
```
Already depends on http provider
--
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]