You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by gi...@apache.org on 2022/01/12 17:57:32 UTC

[airflow] branch constraints-main updated: Updating constraints. Build id:1687991922

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

github-bot pushed a commit to branch constraints-main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/constraints-main by this push:
     new 42571b9  Updating constraints. Build id:1687991922
42571b9 is described below

commit 42571b992cb935ae021d105e5283dadfce7062d7
Author: Automated GitHub Actions commit <de...@airflow.apache.org>
AuthorDate: Wed Jan 12 17:56:37 2022 +0000

    Updating constraints. Build id:1687991922
    
    This update in constraints is automatically committed by the CI 'constraints-push' step based on
    HEAD of 'refs/heads/main' in 'apache/airflow'
    with commit sha 82e466d8f9b196e1efba44cc15214b9d0bd3b2d1.
    
    All tests passed in this build so we determined we can push the updated constraints.
    
    See https://github.com/apache/airflow/blob/main/README.md#installing-from-pypi for details.
---
 constraints-3.7.txt                  |  6 +++---
 constraints-3.8.txt                  | 12 ++++++++----
 constraints-3.9.txt                  | 12 ++++++++----
 constraints-no-providers-3.7.txt     |  2 +-
 constraints-no-providers-3.8.txt     |  2 +-
 constraints-no-providers-3.9.txt     |  2 +-
 constraints-source-providers-3.7.txt |  2 +-
 constraints-source-providers-3.8.txt |  8 ++++++--
 constraints-source-providers-3.9.txt |  8 ++++++--
 9 files changed, 35 insertions(+), 19 deletions(-)

diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index a5f4000..77369ed 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-01-12T11:32:17Z
+# This constraints file was automatically generated on 2022-01-12T17:53:20Z
 # via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
 # This variant of constraints install uses the HEAD of the branch version for 'apache-airflow' but installs
 # the providers from PIP-released packages at the moment of the constraint generation.
@@ -232,9 +232,9 @@ flaky==3.7.0
 flower==1.0.0
 freezegun==1.1.0
 frozenlist==1.2.0
-fsspec==2021.11.1
+fsspec==2022.1.0
 future==0.18.2
-gcsfs==2021.11.1
+gcsfs==2022.1.0
 geomet==0.2.1.post1
 gevent==21.12.0
 gitdb==4.0.9
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index c07a775..3a1ce1c 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-01-12T11:32:13Z
+# This constraints file was automatically generated on 2022-01-12T17:53:17Z
 # via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
 # This variant of constraints install uses the HEAD of the branch version for 'apache-airflow' but installs
 # the providers from PIP-released packages at the moment of the constraint generation.
@@ -136,6 +136,7 @@ arrow==1.2.1
 asana==0.10.3
 asn1crypto==1.4.0
 astroid==2.9.3
+asttokens==2.0.5
 async-timeout==4.0.2
 atlasclient==1.0.0
 attrs==20.3.0
@@ -220,6 +221,7 @@ email-validator==1.1.3
 entrypoints==0.3
 eventlet==0.33.0
 execnet==1.9.0
+executing==0.8.2
 facebook-business==12.0.1
 fastavro==1.4.9
 filelock==3.4.2
@@ -230,9 +232,9 @@ flaky==3.7.0
 flower==1.0.0
 freezegun==1.1.0
 frozenlist==1.2.0
-fsspec==2021.11.1
+fsspec==2022.1.0
 future==0.18.2
-gcsfs==2021.11.1
+gcsfs==2022.1.0
 geomet==0.2.1.post1
 gevent==21.12.0
 gitdb==4.0.9
@@ -304,7 +306,7 @@ influxdb-client==1.24.0
 iniconfig==1.1.1
 ipdb==0.13.9
 ipython-genutils==0.2.0
-ipython==7.31.0
+ipython==8.0.0
 iso8601==1.0.2
 isodate==0.6.1
 itsdangerous==1.1.0
@@ -399,6 +401,7 @@ protobuf==3.19.3
 psutil==5.9.0
 psycopg2-binary==2.9.3
 ptyprocess==0.7.0
+pure-eval==0.2.1
 pure-sasl==0.6.2
 py4j==0.10.9.2
 py==1.11.0
@@ -506,6 +509,7 @@ sqlalchemy-drill==1.1.1
 sqlalchemy-redshift==0.8.9
 sqlparse==0.4.2
 sshtunnel==0.4.0
+stack-data==0.1.3
 starkbank-ecdsa==2.0.3
 statsd==3.3.0
 swagger-ui-bundle==0.0.9
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 7cb5034..3e33dd4 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-01-12T11:32:14Z
+# This constraints file was automatically generated on 2022-01-12T17:53:15Z
 # via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
 # This variant of constraints install uses the HEAD of the branch version for 'apache-airflow' but installs
 # the providers from PIP-released packages at the moment of the constraint generation.
@@ -134,6 +134,7 @@ arrow==1.2.1
 asana==0.10.3
 asn1crypto==1.4.0
 astroid==2.9.3
+asttokens==2.0.5
 async-timeout==4.0.2
 atlasclient==1.0.0
 attrs==20.3.0
@@ -217,6 +218,7 @@ email-validator==1.1.3
 entrypoints==0.3
 eventlet==0.33.0
 execnet==1.9.0
+executing==0.8.2
 facebook-business==12.0.1
 fastavro==1.4.9
 filelock==3.4.2
@@ -227,9 +229,9 @@ flaky==3.7.0
 flower==1.0.0
 freezegun==1.1.0
 frozenlist==1.2.0
-fsspec==2021.11.1
+fsspec==2022.1.0
 future==0.18.2
-gcsfs==2021.11.1
+gcsfs==2022.1.0
 geomet==0.2.1.post1
 gevent==21.12.0
 gitdb==4.0.9
@@ -300,7 +302,7 @@ influxdb-client==1.24.0
 iniconfig==1.1.1
 ipdb==0.13.9
 ipython-genutils==0.2.0
-ipython==7.31.0
+ipython==8.0.0
 iso8601==1.0.2
 isodate==0.6.1
 itsdangerous==1.1.0
@@ -395,6 +397,7 @@ protobuf==3.19.3
 psutil==5.9.0
 psycopg2-binary==2.9.3
 ptyprocess==0.7.0
+pure-eval==0.2.1
 pure-sasl==0.6.2
 py4j==0.10.9.2
 py==1.11.0
@@ -501,6 +504,7 @@ sqlalchemy-drill==1.1.1
 sqlalchemy-redshift==0.8.9
 sqlparse==0.4.2
 sshtunnel==0.4.0
+stack-data==0.1.3
 starkbank-ecdsa==2.0.3
 statsd==3.3.0
 swagger-ui-bundle==0.0.9
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index 457b9c5..715c538 100644
--- a/constraints-no-providers-3.7.txt
+++ b/constraints-no-providers-3.7.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-01-12T11:36:42Z
+# This constraints file was automatically generated on 2022-01-12T17:56:27Z
 # via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
 # This variant of constraints install just the 'bare' 'apache-airflow' package build from the HEAD of
 # the branch, without installing any of the providers.
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 793918c..b30cedf 100644
--- a/constraints-no-providers-3.8.txt
+++ b/constraints-no-providers-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-01-12T11:36:38Z
+# This constraints file was automatically generated on 2022-01-12T17:56:26Z
 # via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
 # This variant of constraints install just the 'bare' 'apache-airflow' package build from the HEAD of
 # the branch, without installing any of the providers.
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index ac620b1..9ff069e 100644
--- a/constraints-no-providers-3.9.txt
+++ b/constraints-no-providers-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-01-12T11:36:47Z
+# This constraints file was automatically generated on 2022-01-12T17:56:29Z
 # via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
 # This variant of constraints install just the 'bare' 'apache-airflow' package build from the HEAD of
 # the branch, without installing any of the providers.
diff --git a/constraints-source-providers-3.7.txt b/constraints-source-providers-3.7.txt
index 95041be..03c534f 100644
--- a/constraints-source-providers-3.7.txt
+++ b/constraints-source-providers-3.7.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-01-12T11:32:28Z
+# This constraints file was automatically generated on 2022-01-12T17:53:30Z
 # via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
 # This variant of constraints install uses the HEAD of the branch version of both
 # 'apache-airflow' package nd all available community provider packages.
diff --git a/constraints-source-providers-3.8.txt b/constraints-source-providers-3.8.txt
index 83f86e4..6bd6835 100644
--- a/constraints-source-providers-3.8.txt
+++ b/constraints-source-providers-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-01-12T11:32:28Z
+# This constraints file was automatically generated on 2022-01-12T17:53:30Z
 # via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
 # This variant of constraints install uses the HEAD of the branch version of both
 # 'apache-airflow' package nd all available community provider packages.
@@ -65,6 +65,7 @@ arrow==1.2.1
 asana==0.10.3
 asn1crypto==1.4.0
 astroid==2.9.3
+asttokens==2.0.5
 async-timeout==4.0.2
 atlasclient==1.0.0
 attrs==20.3.0
@@ -149,6 +150,7 @@ email-validator==1.1.3
 entrypoints==0.3
 eventlet==0.33.0
 execnet==1.9.0
+executing==0.8.2
 facebook-business==12.0.1
 fastavro==1.4.9
 filelock==3.4.2
@@ -233,7 +235,7 @@ influxdb-client==1.24.0
 iniconfig==1.1.1
 ipdb==0.13.9
 ipython-genutils==0.2.0
-ipython==7.31.0
+ipython==8.0.0
 iso8601==1.0.2
 isodate==0.6.1
 itsdangerous==1.1.0
@@ -328,6 +330,7 @@ protobuf==3.19.3
 psutil==5.9.0
 psycopg2-binary==2.9.3
 ptyprocess==0.7.0
+pure-eval==0.2.1
 pure-sasl==0.6.2
 py4j==0.10.9.2
 py==1.11.0
@@ -434,6 +437,7 @@ sqlalchemy-drill==1.1.1
 sqlalchemy-redshift==0.8.9
 sqlparse==0.4.2
 sshtunnel==0.4.0
+stack-data==0.1.3
 starkbank-ecdsa==2.0.3
 statsd==3.3.0
 swagger-ui-bundle==0.0.9
diff --git a/constraints-source-providers-3.9.txt b/constraints-source-providers-3.9.txt
index 2d94af1..dc24ced 100644
--- a/constraints-source-providers-3.9.txt
+++ b/constraints-source-providers-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-01-12T11:32:28Z
+# This constraints file was automatically generated on 2022-01-12T17:53:30Z
 # via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
 # This variant of constraints install uses the HEAD of the branch version of both
 # 'apache-airflow' package nd all available community provider packages.
@@ -64,6 +64,7 @@ arrow==1.2.1
 asana==0.10.3
 asn1crypto==1.4.0
 astroid==2.9.3
+asttokens==2.0.5
 async-timeout==4.0.2
 atlasclient==1.0.0
 attrs==20.3.0
@@ -147,6 +148,7 @@ email-validator==1.1.3
 entrypoints==0.3
 eventlet==0.33.0
 execnet==1.9.0
+executing==0.8.2
 facebook-business==12.0.1
 fastavro==1.4.9
 filelock==3.4.2
@@ -230,7 +232,7 @@ influxdb-client==1.24.0
 iniconfig==1.1.1
 ipdb==0.13.9
 ipython-genutils==0.2.0
-ipython==7.31.0
+ipython==8.0.0
 iso8601==1.0.2
 isodate==0.6.1
 itsdangerous==1.1.0
@@ -325,6 +327,7 @@ protobuf==3.19.3
 psutil==5.9.0
 psycopg2-binary==2.9.3
 ptyprocess==0.7.0
+pure-eval==0.2.1
 pure-sasl==0.6.2
 py4j==0.10.9.2
 py==1.11.0
@@ -430,6 +433,7 @@ sqlalchemy-drill==1.1.1
 sqlalchemy-redshift==0.8.9
 sqlparse==0.4.2
 sshtunnel==0.4.0
+stack-data==0.1.3
 starkbank-ecdsa==2.0.3
 statsd==3.3.0
 swagger-ui-bundle==0.0.9