Skip to content

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Jul 10, 2025

Until we upgrade to FAB 5 we need to use older sendgrid library that depends on werkzeug for Python 3.12 - this dependency is implicit and not declared in those old sendgrid distributions and we need to add it manually.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

Until we upgrade to FAB 5 we need to use older sendgrid library
that depends on werkzeug for Python 3.12 - this dependency is
implicit and not declared in those old sendgrid distributions
and we need to add it manually.
@potiuk potiuk merged commit a63b309 into apache:main Jul 10, 2025
81 of 82 checks passed
@potiuk potiuk deleted the add-deps-back branch July 10, 2025 13:00
HsiuChuanHsu pushed a commit to HsiuChuanHsu/airflow that referenced this pull request Jul 10, 2025
…3133)

Until we upgrade to FAB 5 we need to use older sendgrid library
that depends on werkzeug for Python 3.12 - this dependency is
implicit and not declared in those old sendgrid distributions
and we need to add it manually.
stephen-bracken pushed a commit to stephen-bracken/airflow that referenced this pull request Jul 15, 2025
…3133)

Until we upgrade to FAB 5 we need to use older sendgrid library
that depends on werkzeug for Python 3.12 - this dependency is
implicit and not declared in those old sendgrid distributions
and we need to add it manually.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants