mik-laj commented on a change in pull request #9503:
URL: https://github.com/apache/airflow/pull/9503#discussion_r447427126



##########
File path: setup.py
##########
@@ -379,6 +379,7 @@ def write_version(filename: str = os.path.join(*[my_dir, 
"airflow", "git_version
 ]
 sendgrid = [
     'sendgrid>=6.0.0,<7',
+    'starkbank-ecdsa>=1.0.0'  # PR 901 on sendgrid

Review comment:
       Can you do it as a separate PR? This will make it easier to cherry-pick 
this change to Airflow 1.10




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


Reply via email to