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 2021/09/15 01:57:24 UTC

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

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 1e48096  Updating constraints. Build id:1235775074
1e48096 is described below

commit 1e480966dc6aa9edb8feb6ff8cfe94c334a1c1cf
Author: Automated GitHub Actions commit <de...@airflow.apache.org>
AuthorDate: Wed Sep 15 01:56:55 2021 +0000

    Updating constraints. Build id:1235775074
    
    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 292751c2581d65c279886622e07c03819d2c9bda.
    
    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.6.txt                  | 18 +++++++++---------
 constraints-3.7.txt                  | 18 +++++++++---------
 constraints-3.8.txt                  | 18 +++++++++---------
 constraints-3.9.txt                  | 18 +++++++++---------
 constraints-no-providers-3.6.txt     | 14 ++++++++------
 constraints-no-providers-3.7.txt     | 14 ++++++++------
 constraints-no-providers-3.8.txt     | 14 ++++++++------
 constraints-no-providers-3.9.txt     | 14 ++++++++------
 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 +-
 12 files changed, 72 insertions(+), 64 deletions(-)

diff --git a/constraints-3.6.txt b/constraints-3.6.txt
index f74f6fe..585d81d 100644
--- a/constraints-3.6.txt
+++ b/constraints-3.6.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2021-09-13T01:23:56Z
+# This constraints file was automatically generated on 2021-09-15T01:54:32Z
 # 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.
@@ -13,7 +13,7 @@ APScheduler==3.6.3
 Authlib==0.15.4
 Babel==2.9.1
 Deprecated==1.2.13
-Flask-AppBuilder==3.3.2
+Flask-AppBuilder==3.3.3
 Flask-Babel==1.0.0
 Flask-Bcrypt==0.7.1
 Flask-Caching==1.10.1
@@ -184,7 +184,7 @@ cffi==1.14.6
 cfgv==3.3.1
 cgroupspy==0.2.1
 chardet==4.0.0
-charset-normalizer==2.0.4
+charset-normalizer==2.0.5
 click-didyoumean==0.0.3
 click-plugins==1.1.1
 click-repl==0.2.0
@@ -210,7 +210,7 @@ defusedxml==0.7.1
 dill==0.3.1.1
 distlib==0.3.2
 distributed==2.19.0
-dnspython==1.16.0
+dnspython==2.1.0
 docker==5.0.2
 docopt==0.6.2
 docutils==0.16
@@ -248,7 +248,7 @@ google-cloud-appengine-logging==0.1.4
 google-cloud-audit-log==0.1.1
 google-cloud-automl==2.4.2
 google-cloud-bigquery-datatransfer==3.3.2
-google-cloud-bigquery-storage==2.7.0
+google-cloud-bigquery-storage==2.8.0
 google-cloud-bigquery==2.26.0
 google-cloud-bigtable==1.7.0
 google-cloud-container==1.0.1
@@ -286,7 +286,7 @@ gunicorn==20.1.0
 h11==0.12.0
 hdfs==2.6.0
 hmsclient==0.1.1
-httpcore==0.13.6
+httpcore==0.13.7
 httplib2==0.19.1
 httpx==0.19.0
 humanize==3.11.0
@@ -467,13 +467,13 @@ sentry-sdk==1.3.1
 setproctitle==1.2.2
 simple-salesforce==1.11.4
 six==1.16.0
-slack-sdk==3.10.1
+slack-sdk==3.11.0
 smbprotocol==1.6.2
 smmap==4.0.0
 snakebite-py3==3.0.5
 sniffio==1.2.0
 snowballstemmer==2.1.0
-snowflake-connector-python==2.6.0
+snowflake-connector-python==2.6.1
 snowflake-sqlalchemy==1.2.5
 sortedcontainers==2.4.0
 soupsieve==2.2.1
@@ -494,7 +494,7 @@ sphinxcontrib-qthelp==1.0.3
 sphinxcontrib-redoc==1.6.0
 sphinxcontrib-serializinghtml==1.1.5
 sphinxcontrib-spelling==7.2.1
-spython==0.1.15
+spython==0.1.16
 sqlalchemy-drill==1.1.1
 sqlparse==0.4.2
 sshtunnel==0.1.5
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 9b4c221..a974a8b 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2021-09-13T01:23:52Z
+# This constraints file was automatically generated on 2021-09-15T01:54:41Z
 # 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.
@@ -13,7 +13,7 @@ APScheduler==3.6.3
 Authlib==0.15.4
 Babel==2.9.1
 Deprecated==1.2.13
-Flask-AppBuilder==3.3.2
+Flask-AppBuilder==3.3.3
 Flask-Babel==1.0.0
 Flask-Bcrypt==0.7.1
 Flask-Caching==1.10.1
@@ -183,7 +183,7 @@ cffi==1.14.6
 cfgv==3.3.1
 cgroupspy==0.2.1
 chardet==4.0.0
-charset-normalizer==2.0.4
+charset-normalizer==2.0.5
 click-didyoumean==0.0.3
 click-plugins==1.1.1
 click-repl==0.2.0
@@ -207,7 +207,7 @@ defusedxml==0.7.1
 dill==0.3.1.1
 distlib==0.3.2
 distributed==2.19.0
-dnspython==1.16.0
+dnspython==2.1.0
 docker==5.0.2
 docopt==0.6.2
 docutils==0.16
@@ -245,7 +245,7 @@ google-cloud-appengine-logging==0.1.4
 google-cloud-audit-log==0.1.1
 google-cloud-automl==2.4.2
 google-cloud-bigquery-datatransfer==3.3.2
-google-cloud-bigquery-storage==2.7.0
+google-cloud-bigquery-storage==2.8.0
 google-cloud-bigquery==2.26.0
 google-cloud-bigtable==1.7.0
 google-cloud-container==1.0.1
@@ -283,7 +283,7 @@ gunicorn==20.1.0
 h11==0.12.0
 hdfs==2.6.0
 hmsclient==0.1.1
-httpcore==0.13.6
+httpcore==0.13.7
 httplib2==0.19.1
 httpx==0.19.0
 humanize==3.11.0
@@ -464,13 +464,13 @@ sentry-sdk==1.3.1
 setproctitle==1.2.2
 simple-salesforce==1.11.4
 six==1.16.0
-slack-sdk==3.10.1
+slack-sdk==3.11.0
 smbprotocol==1.6.2
 smmap==4.0.0
 snakebite-py3==3.0.5
 sniffio==1.2.0
 snowballstemmer==2.1.0
-snowflake-connector-python==2.6.0
+snowflake-connector-python==2.6.1
 snowflake-sqlalchemy==1.2.5
 sortedcontainers==2.4.0
 soupsieve==2.2.1
@@ -491,7 +491,7 @@ sphinxcontrib-qthelp==1.0.3
 sphinxcontrib-redoc==1.6.0
 sphinxcontrib-serializinghtml==1.1.5
 sphinxcontrib-spelling==7.2.1
-spython==0.1.15
+spython==0.1.16
 sqlalchemy-drill==1.1.1
 sqlparse==0.4.2
 sshtunnel==0.1.5
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 412d235..c089b9a 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2021-09-13T01:23:56Z
+# This constraints file was automatically generated on 2021-09-15T01:54:38Z
 # 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.
@@ -13,7 +13,7 @@ APScheduler==3.6.3
 Authlib==0.15.4
 Babel==2.9.1
 Deprecated==1.2.13
-Flask-AppBuilder==3.3.2
+Flask-AppBuilder==3.3.3
 Flask-Babel==1.0.0
 Flask-Bcrypt==0.7.1
 Flask-Caching==1.10.1
@@ -182,7 +182,7 @@ cffi==1.14.6
 cfgv==3.3.1
 cgroupspy==0.2.1
 chardet==4.0.0
-charset-normalizer==2.0.4
+charset-normalizer==2.0.5
 click-didyoumean==0.0.3
 click-plugins==1.1.1
 click-repl==0.2.0
@@ -206,7 +206,7 @@ defusedxml==0.7.1
 dill==0.3.1.1
 distlib==0.3.2
 distributed==2.19.0
-dnspython==1.16.0
+dnspython==2.1.0
 docker==5.0.2
 docopt==0.6.2
 docutils==0.16
@@ -244,7 +244,7 @@ google-cloud-appengine-logging==0.1.4
 google-cloud-audit-log==0.1.1
 google-cloud-automl==2.4.2
 google-cloud-bigquery-datatransfer==3.3.2
-google-cloud-bigquery-storage==2.7.0
+google-cloud-bigquery-storage==2.8.0
 google-cloud-bigquery==2.26.0
 google-cloud-bigtable==1.7.0
 google-cloud-container==1.0.1
@@ -282,7 +282,7 @@ gunicorn==20.1.0
 h11==0.12.0
 hdfs==2.6.0
 hmsclient==0.1.1
-httpcore==0.13.6
+httpcore==0.13.7
 httplib2==0.19.1
 httpx==0.19.0
 humanize==3.11.0
@@ -464,13 +464,13 @@ sentry-sdk==1.3.1
 setproctitle==1.2.2
 simple-salesforce==1.11.4
 six==1.16.0
-slack-sdk==3.10.1
+slack-sdk==3.11.0
 smbprotocol==1.6.2
 smmap==4.0.0
 snakebite-py3==3.0.5
 sniffio==1.2.0
 snowballstemmer==2.1.0
-snowflake-connector-python==2.6.0
+snowflake-connector-python==2.6.1
 snowflake-sqlalchemy==1.2.5
 sortedcontainers==2.4.0
 soupsieve==2.2.1
@@ -491,7 +491,7 @@ sphinxcontrib-qthelp==1.0.3
 sphinxcontrib-redoc==1.6.0
 sphinxcontrib-serializinghtml==1.1.5
 sphinxcontrib-spelling==7.2.1
-spython==0.1.15
+spython==0.1.16
 sqlalchemy-drill==1.1.1
 sqlparse==0.4.2
 sshtunnel==0.1.5
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 77f8864..7f6b772 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2021-09-13T01:23:52Z
+# This constraints file was automatically generated on 2021-09-15T01:54: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 for 'apache-airflow' but installs
 # the providers from PIP-released packages at the moment of the constraint generation.
@@ -13,7 +13,7 @@ APScheduler==3.6.3
 Authlib==0.15.4
 Babel==2.9.1
 Deprecated==1.2.13
-Flask-AppBuilder==3.3.2
+Flask-AppBuilder==3.3.3
 Flask-Babel==1.0.0
 Flask-Bcrypt==0.7.1
 Flask-Caching==1.10.1
@@ -179,7 +179,7 @@ cffi==1.14.6
 cfgv==3.3.1
 cgroupspy==0.2.1
 chardet==4.0.0
-charset-normalizer==2.0.4
+charset-normalizer==2.0.5
 click-didyoumean==0.0.3
 click-plugins==1.1.1
 click-repl==0.2.0
@@ -203,7 +203,7 @@ defusedxml==0.7.1
 dill==0.3.1.1
 distlib==0.3.2
 distributed==2.19.0
-dnspython==1.16.0
+dnspython==2.1.0
 docker==5.0.2
 docopt==0.6.2
 docutils==0.16
@@ -241,7 +241,7 @@ google-cloud-appengine-logging==0.1.4
 google-cloud-audit-log==0.1.1
 google-cloud-automl==2.4.2
 google-cloud-bigquery-datatransfer==3.3.2
-google-cloud-bigquery-storage==2.7.0
+google-cloud-bigquery-storage==2.8.0
 google-cloud-bigquery==2.26.0
 google-cloud-bigtable==1.7.0
 google-cloud-container==1.0.1
@@ -279,7 +279,7 @@ gunicorn==20.1.0
 h11==0.12.0
 hdfs==2.6.0
 hmsclient==0.1.1
-httpcore==0.13.6
+httpcore==0.13.7
 httplib2==0.19.1
 httpx==0.19.0
 humanize==3.11.0
@@ -460,13 +460,13 @@ sentry-sdk==1.3.1
 setproctitle==1.2.2
 simple-salesforce==1.11.4
 six==1.16.0
-slack-sdk==3.10.1
+slack-sdk==3.11.0
 smbprotocol==1.6.2
 smmap==4.0.0
 snakebite-py3==3.0.5
 sniffio==1.2.0
 snowballstemmer==2.1.0
-snowflake-connector-python==2.6.0
+snowflake-connector-python==2.6.1
 snowflake-sqlalchemy==1.2.5
 sortedcontainers==2.4.0
 soupsieve==2.2.1
@@ -487,7 +487,7 @@ sphinxcontrib-qthelp==1.0.3
 sphinxcontrib-redoc==1.6.0
 sphinxcontrib-serializinghtml==1.1.5
 sphinxcontrib-spelling==7.2.1
-spython==0.1.15
+spython==0.1.16
 sqlalchemy-drill==1.1.1
 sqlparse==0.4.2
 sshtunnel==0.1.5
diff --git a/constraints-no-providers-3.6.txt b/constraints-no-providers-3.6.txt
index 4fc37cc..e83503f 100644
--- a/constraints-no-providers-3.6.txt
+++ b/constraints-no-providers-3.6.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2021-09-13T01:26:04Z
+# This constraints file was automatically generated on 2021-09-15T01:56:48Z
 # 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.
@@ -10,7 +10,7 @@
 # Editable install with no version control (apache-airflow==2.2.0.dev0)
 Authlib==0.15.4
 Babel==2.9.1
-Flask-AppBuilder==3.3.2
+Flask-AppBuilder==3.3.3
 Flask-Babel==1.0.0
 Flask-Bcrypt==0.7.1
 Flask-Caching==1.10.1
@@ -51,7 +51,7 @@ celery==5.1.2
 certifi==2020.12.5
 cffi==1.14.6
 cgroupspy==0.2.1
-charset-normalizer==2.0.4
+charset-normalizer==2.0.5
 click-didyoumean==0.0.3
 click-plugins==1.1.1
 click-repl==0.2.0
@@ -70,19 +70,19 @@ defusedxml==0.7.1
 dill==0.3.2
 distlib==0.3.2
 distributed==2.19.0
-dnspython==1.16.0
+dnspython==2.1.0
 docutils==0.16
 email-validator==1.1.3
 eventlet==0.32.0
 filelock==3.0.12
 flower==1.0.0
 gevent==21.8.0
-google-auth==2.0.2
+google-auth==2.1.0
 graphviz==0.17
 greenlet==1.1.1
 gunicorn==20.1.0
 h11==0.12.0
-httpcore==0.13.6
+httpcore==0.13.7
 httpx==0.19.0
 humanize==3.11.0
 idna==3.2
@@ -108,6 +108,7 @@ numpy==1.19.5
 oauthlib==3.1.1
 openapi-schema-validator==0.1.5
 openapi-spec-validator==0.3.1
+packaging==21.0
 pandas==1.1.5
 pendulum==2.1.2
 pep562==1.1
@@ -122,6 +123,7 @@ pyasn1-modules==0.2.8
 pyasn1==0.4.8
 pycparser==2.20
 pykerberos==1.2.1
+pyparsing==2.4.7
 pyrsistent==0.18.0
 python-daemon==2.3.0
 python-dateutil==2.8.2
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index 8b03131..5554b94 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 2021-09-13T01:25:55Z
+# This constraints file was automatically generated on 2021-09-15T01:56:40Z
 # 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.
@@ -10,7 +10,7 @@
 # Editable install with no version control (apache-airflow==2.2.0.dev0)
 Authlib==0.15.4
 Babel==2.9.1
-Flask-AppBuilder==3.3.2
+Flask-AppBuilder==3.3.3
 Flask-Babel==1.0.0
 Flask-Bcrypt==0.7.1
 Flask-Caching==1.10.1
@@ -50,7 +50,7 @@ celery==5.1.2
 certifi==2020.12.5
 cffi==1.14.6
 cgroupspy==0.2.1
-charset-normalizer==2.0.4
+charset-normalizer==2.0.5
 click-didyoumean==0.0.3
 click-plugins==1.1.1
 click-repl==0.2.0
@@ -67,7 +67,7 @@ defusedxml==0.7.1
 dill==0.3.2
 distlib==0.3.2
 distributed==2.19.0
-dnspython==1.16.0
+dnspython==2.1.0
 docutils==0.16
 email-validator==1.1.3
 eventlet==0.32.0
@@ -75,12 +75,12 @@ filelock==3.0.12
 flower==1.0.0
 fsspec==2021.8.1
 gevent==21.8.0
-google-auth==2.0.2
+google-auth==2.1.0
 graphviz==0.17
 greenlet==1.1.1
 gunicorn==20.1.0
 h11==0.12.0
-httpcore==0.13.6
+httpcore==0.13.7
 httpx==0.19.0
 humanize==3.11.0
 idna==3.2
@@ -106,6 +106,7 @@ numpy==1.21.2
 oauthlib==3.1.1
 openapi-schema-validator==0.1.5
 openapi-spec-validator==0.3.1
+packaging==21.0
 pandas==1.3.3
 partd==1.2.0
 pendulum==2.1.2
@@ -120,6 +121,7 @@ pyasn1-modules==0.2.8
 pyasn1==0.4.8
 pycparser==2.20
 pykerberos==1.2.1
+pyparsing==2.4.7
 pyrsistent==0.18.0
 python-daemon==2.3.0
 python-dateutil==2.8.2
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 4571b76..cdd5962 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 2021-09-13T01:25:51Z
+# This constraints file was automatically generated on 2021-09-15T01:56:38Z
 # 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.
@@ -10,7 +10,7 @@
 # Editable install with no version control (apache-airflow==2.2.0.dev0)
 Authlib==0.15.4
 Babel==2.9.1
-Flask-AppBuilder==3.3.2
+Flask-AppBuilder==3.3.3
 Flask-Babel==1.0.0
 Flask-Bcrypt==0.7.1
 Flask-Caching==1.10.1
@@ -49,7 +49,7 @@ celery==5.1.2
 certifi==2020.12.5
 cffi==1.14.6
 cgroupspy==0.2.1
-charset-normalizer==2.0.4
+charset-normalizer==2.0.5
 click-didyoumean==0.0.3
 click-plugins==1.1.1
 click-repl==0.2.0
@@ -66,7 +66,7 @@ defusedxml==0.7.1
 dill==0.3.2
 distlib==0.3.2
 distributed==2.19.0
-dnspython==1.16.0
+dnspython==2.1.0
 docutils==0.16
 email-validator==1.1.3
 eventlet==0.32.0
@@ -74,12 +74,12 @@ filelock==3.0.12
 flower==1.0.0
 fsspec==2021.8.1
 gevent==21.8.0
-google-auth==2.0.2
+google-auth==2.1.0
 graphviz==0.17
 greenlet==1.1.1
 gunicorn==20.1.0
 h11==0.12.0
-httpcore==0.13.6
+httpcore==0.13.7
 httpx==0.19.0
 humanize==3.11.0
 idna==3.2
@@ -105,6 +105,7 @@ numpy==1.21.2
 oauthlib==3.1.1
 openapi-schema-validator==0.1.5
 openapi-spec-validator==0.3.1
+packaging==21.0
 pandas==1.3.3
 partd==1.2.0
 pendulum==2.1.2
@@ -119,6 +120,7 @@ pyasn1-modules==0.2.8
 pyasn1==0.4.8
 pycparser==2.20
 pykerberos==1.2.1
+pyparsing==2.4.7
 pyrsistent==0.18.0
 python-daemon==2.3.0
 python-dateutil==2.8.2
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index f6c2be4..ddf6e3d 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 2021-09-13T01:25:56Z
+# This constraints file was automatically generated on 2021-09-15T01:56:41Z
 # 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.
@@ -10,7 +10,7 @@
 # Editable install with no version control (apache-airflow==2.2.0.dev0)
 Authlib==0.15.4
 Babel==2.9.1
-Flask-AppBuilder==3.3.2
+Flask-AppBuilder==3.3.3
 Flask-Babel==1.0.0
 Flask-Bcrypt==0.7.1
 Flask-Caching==1.10.1
@@ -49,7 +49,7 @@ celery==5.1.2
 certifi==2020.12.5
 cffi==1.14.6
 cgroupspy==0.2.1
-charset-normalizer==2.0.4
+charset-normalizer==2.0.5
 click-didyoumean==0.0.3
 click-plugins==1.1.1
 click-repl==0.2.0
@@ -66,7 +66,7 @@ defusedxml==0.7.1
 dill==0.3.2
 distlib==0.3.2
 distributed==2.19.0
-dnspython==1.16.0
+dnspython==2.1.0
 docutils==0.16
 email-validator==1.1.3
 eventlet==0.32.0
@@ -74,12 +74,12 @@ filelock==3.0.12
 flower==1.0.0
 fsspec==2021.8.1
 gevent==21.8.0
-google-auth==2.0.2
+google-auth==2.1.0
 graphviz==0.17
 greenlet==1.1.1
 gunicorn==20.1.0
 h11==0.12.0
-httpcore==0.13.6
+httpcore==0.13.7
 httpx==0.19.0
 humanize==3.11.0
 idna==3.2
@@ -104,6 +104,7 @@ numpy==1.21.2
 oauthlib==3.1.1
 openapi-schema-validator==0.1.5
 openapi-spec-validator==0.3.1
+packaging==21.0
 pandas==1.3.3
 partd==1.2.0
 pendulum==2.1.2
@@ -118,6 +119,7 @@ pyasn1-modules==0.2.8
 pyasn1==0.4.8
 pycparser==2.20
 pykerberos==1.2.1
+pyparsing==2.4.7
 pyrsistent==0.18.0
 python-daemon==2.3.0
 python-dateutil==2.8.2
diff --git a/constraints-source-providers-3.6.txt b/constraints-source-providers-3.6.txt
index 0669e75..9424043 100644
--- a/constraints-source-providers-3.6.txt
+++ b/constraints-source-providers-3.6.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2021-09-13T01:24:05Z
+# This constraints file was automatically generated on 2021-09-15T01:54:50Z
 # 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.7.txt b/constraints-source-providers-3.7.txt
index 4719a44..faa5c24 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 2021-09-13T01:24:05Z
+# This constraints file was automatically generated on 2021-09-15T01:54:50Z
 # 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 a95d65e..cf1e287 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 2021-09-13T01:24:05Z
+# This constraints file was automatically generated on 2021-09-15T01:54:50Z
 # 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.9.txt b/constraints-source-providers-3.9.txt
index 087c61d..6f836b0 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 2021-09-13T01:24:05Z
+# This constraints file was automatically generated on 2021-09-15T01:54:50Z
 # 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.