eladkal commented on code in PR #50534:
URL: https://github.com/apache/airflow/pull/50534#discussion_r2086897256
##########
providers/sendgrid/pyproject.toml:
##########
@@ -59,7 +59,7 @@ requires-python = "~=3.9"
dependencies = [
"apache-airflow>=2.10.0",
"sendgrid>=6.0.0",
- "werkzeug>=2.2,<4", # Temporary till we can merge
https://github.com/apache/airflow/pull/50221
+ "ecdsa>=0.19.1,<1", # remove when
https://github.com/sendgrid/sendgrid-python/pull/1102 is solved
Review Comment:
The comment should still be waiting for
https://github.com/apache/airflow/pull/50221 as well
We can't really remove the dependency till we update sendgrid SDK
--
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]