You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2021/12/13 11:47:58 UTC

[airflow] branch constraints-2-1-fixed created (now d2c857a)

This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a change to branch constraints-2-1-fixed
in repository https://gitbox.apache.org/repos/asf/airflow.git.


      at d2c857a  Updated constraints after snowflake-sqlalchemy limit

This branch includes the following new commits:

     new d2c857a  Updated constraints after snowflake-sqlalchemy limit

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


[airflow] 01/01: Updated constraints after snowflake-sqlalchemy limit

Posted by po...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a commit to branch constraints-2-1-fixed
in repository https://gitbox.apache.org/repos/asf/airflow.git

commit d2c857a96bfb6b5389f5ba6c3a7af49cceae66f1
Author: Jarek Potiuk <ja...@potiuk.com>
AuthorDate: Mon Dec 13 12:46:14 2021 +0100

    Updated constraints after snowflake-sqlalchemy limit
    
    See https://github.com/apache/airflow/pull/20245
---
 constraints-3.6.txt                  | 2 +-
 constraints-3.7.txt                  | 2 +-
 constraints-3.8.txt                  | 2 +-
 constraints-3.9.txt                  | 2 +-
 constraints-source-providers-3.6.txt | 2 +-
 constraints-source-providers-3.7.txt | 2 +-
 constraints-source-providers-3.8.txt | 2 +-
 constraints-source-providers-3.9.txt | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/constraints-3.6.txt b/constraints-3.6.txt
index fe102ca..2e678c5 100644
--- a/constraints-3.6.txt
+++ b/constraints-3.6.txt
@@ -464,7 +464,7 @@ snakebite-py3==3.0.5
 sniffio==1.2.0
 snowballstemmer==2.1.0
 snowflake-connector-python==2.6.1
-snowflake-sqlalchemy==1.2.5
+snowflake-sqlalchemy=1.2.4
 sortedcontainers==2.4.0
 soupsieve==2.2.1
 sphinx-airflow-theme==0.0.6
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 28620d0..db325d6 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -461,7 +461,7 @@ snakebite-py3==3.0.5
 sniffio==1.2.0
 snowballstemmer==2.1.0
 snowflake-connector-python==2.6.1
-snowflake-sqlalchemy==1.2.5
+snowflake-sqlalchemy=1.2.4
 sortedcontainers==2.4.0
 soupsieve==2.2.1
 sphinx-airflow-theme==0.0.6
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index a83dde9..80f7c1f 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -461,7 +461,7 @@ snakebite-py3==3.0.5
 sniffio==1.2.0
 snowballstemmer==2.1.0
 snowflake-connector-python==2.6.1
-snowflake-sqlalchemy==1.2.5
+snowflake-sqlalchemy=1.2.4
 sortedcontainers==2.4.0
 soupsieve==2.2.1
 sphinx-airflow-theme==0.0.6
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 1280fd0..000178a 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -457,7 +457,7 @@ snakebite-py3==3.0.5
 sniffio==1.2.0
 snowballstemmer==2.1.0
 snowflake-connector-python==2.6.1
-snowflake-sqlalchemy==1.2.5
+snowflake-sqlalchemy=1.2.4
 sortedcontainers==2.4.0
 soupsieve==2.2.1
 sphinx-airflow-theme==0.0.6
diff --git a/constraints-source-providers-3.6.txt b/constraints-source-providers-3.6.txt
index 8cbec7b..2449d71 100644
--- a/constraints-source-providers-3.6.txt
+++ b/constraints-source-providers-3.6.txt
@@ -390,7 +390,7 @@ smmap==4.0.0
 sniffio==1.2.0
 snowballstemmer==2.1.0
 snowflake-connector-python==2.6.0
-snowflake-sqlalchemy==1.2.5
+snowflake-sqlalchemy=1.2.4
 sortedcontainers==2.4.0
 soupsieve==2.2.1
 sphinx-airflow-theme==0.0.6
diff --git a/constraints-source-providers-3.7.txt b/constraints-source-providers-3.7.txt
index 7a65de7..7b70385 100644
--- a/constraints-source-providers-3.7.txt
+++ b/constraints-source-providers-3.7.txt
@@ -387,7 +387,7 @@ smmap==4.0.0
 sniffio==1.2.0
 snowballstemmer==2.1.0
 snowflake-connector-python==2.6.0
-snowflake-sqlalchemy==1.2.5
+snowflake-sqlalchemy=1.2.4
 sortedcontainers==2.4.0
 soupsieve==2.2.1
 sphinx-airflow-theme==0.0.6
diff --git a/constraints-source-providers-3.8.txt b/constraints-source-providers-3.8.txt
index 7a65de7..7b70385 100644
--- a/constraints-source-providers-3.8.txt
+++ b/constraints-source-providers-3.8.txt
@@ -387,7 +387,7 @@ smmap==4.0.0
 sniffio==1.2.0
 snowballstemmer==2.1.0
 snowflake-connector-python==2.6.0
-snowflake-sqlalchemy==1.2.5
+snowflake-sqlalchemy=1.2.4
 sortedcontainers==2.4.0
 soupsieve==2.2.1
 sphinx-airflow-theme==0.0.6
diff --git a/constraints-source-providers-3.9.txt b/constraints-source-providers-3.9.txt
index fa9e8dd..2a33c11 100644
--- a/constraints-source-providers-3.9.txt
+++ b/constraints-source-providers-3.9.txt
@@ -384,7 +384,7 @@ smmap==4.0.0
 sniffio==1.2.0
 snowballstemmer==2.1.0
 snowflake-connector-python==2.6.0
-snowflake-sqlalchemy==1.2.5
+snowflake-sqlalchemy=1.2.4
 sortedcontainers==2.4.0
 soupsieve==2.2.1
 sphinx-airflow-theme==0.0.6