You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/06/30 05:56:11 UTC

[GitHub] [airflow] mik-laj commented on a change in pull request #9503: add date-time format validation for API spec

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