Add werkzeug package to sendgrid#48976
Conversation
|
Looks like previously it worked it has package from the core, now its removed from core a052453 , i think its okay to add in sendrig? |
|
The provider doesn't have code that requires werkzeug, which means that it's something comping from upstream |
Not created i have missed that, i think the tests are failing for lower deps , probably we can add it optional deps group and remove from the dependencies, WDYT? |
I'm not sure what the issue, i assume |
|
Also werkzeug is now back as dependency of airflow, so we can remove it |
Looks like werkzeug is required for the sendgrid. failing Low dep tests
https://github.com/apache/airflow/actions/runs/14342959080/job/40206921048?pr=48819#step:6:2431
^ 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.rstor{issue_number}.significant.rst, in airflow-core/newsfragments.