You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/01/01 08:22:33 UTC

[GitHub] [airflow] potiuk edited a comment on pull request #13409: Removes provider-imposed requirements from setup.cfg

potiuk edited a comment on pull request #13409:
URL: https://github.com/apache/airflow/pull/13409#issuecomment-753285136


   Actually, this one is even better now - we have a separate set of those "provider-imposed" requirements in Dockerfile.ci and in Dockerfile. This means that even our production docker imaage will not have limitations (like `requests`)  imposed by Snowflke for example. It  will only require limitations from the providers that are pre-installed (currently there is only the urrlib3 library from boto3/amazon). And they are not "hard" ones embeeded in apache-airflow package - they are only used at installation time.


----------------------------------------------------------------
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:
users@infra.apache.org