NOTE! The files in this folder are generated by pre-commit based on airflow sources. They are not supposed to be manually modified.
You can read more about pre-commit hooks here.
provider_dependencies.json
- is generated based onprovider.yaml
files inairflow/providers
and based on the imports in the provider code. If you want to add new dependency to a provider, you need to modify the correspondingprovider.yaml
file