potiuk commented on pull request #18844:
URL: https://github.com/apache/airflow/pull/18844#issuecomment-939264945


   This one needs also similar change in `redshift_to_s3` and example dags 
@mariotaddeucci . Once, if we do it, you will see that the dependency betwen S3 
and Postgres will be automatically removed (by pre-commit) from 
https://github.com/apache/airflow/blob/main/airflow/providers/dependencies.json 
(this is where we take cross-provider dependencies when we generate `setup.py` 
for providers. Only then the `[postgres]` extra will actually disappear from 
`amazon` 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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to