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 2020/11/09 23:58:47 UTC

[airflow] branch constraints-master updated: Updating constraints. Build id:354843793

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

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


The following commit(s) were added to refs/heads/constraints-master by this push:
     new 8feebc0  Updating constraints. Build id:354843793
8feebc0 is described below

commit 8feebc00c69fb3851b47c07b0d98095e8a72b7e7
Author: Automated GitHub Actions commit <de...@airflow.apache.org>
AuthorDate: Mon Nov 9 23:56:33 2020 +0000

    Updating constraints. Build id:354843793
    
    This update in constraints is automatically committed by the CI 'constraints-push' step based on
    HEAD of 'refs/heads/master' in 'apache/airflow'
    with commit sha 71d3eaf47ee1e72c51bb31f4bf6550ed9bfbd6b1.
    
    All tests passed in this build so we determined we can push the updated constraints.
    
    See https://github.com/apache/airflow/blob/master/README.md#installing-from-pypi for details.
---
 constraints-3.6.txt |  5 ++++-
 constraints-3.7.txt | 14 +++++---------
 constraints-3.8.txt | 52 ++++++++++++++++++++++++----------------------------
 3 files changed, 33 insertions(+), 38 deletions(-)

diff --git a/constraints-3.6.txt b/constraints-3.6.txt
index 30c2149..19dc918 100644
--- a/constraints-3.6.txt
+++ b/constraints-3.6.txt
@@ -1,4 +1,4 @@
-# Editable install with no version control (apache-airflow==2.0.0a2)
+# Editable install with no version control (apache-airflow==2.0.0b1)
 Authlib==0.14.3
 Babel==2.8.0
 Flask-AppBuilder==3.1.1
@@ -100,6 +100,7 @@ cloudant==2.14.0
 cloudpickle==1.4.1
 colorama==0.4.3
 colorlog==4.0.2
+commonmark==0.9.1
 connexion==2.7.0
 contextvars==2.4
 coverage==5.2.1
@@ -108,6 +109,7 @@ cryptography==3.0
 curlify==2.2.1
 cx-Oracle==8.0.0
 dask==2.23.0
+dataclasses==0.7
 datadog==0.38.0
 decorator==4.4.2
 defusedxml==0.6.0
@@ -340,6 +342,7 @@ requests-oauthlib==1.1.0
 requests-toolbelt==0.9.1
 requests==2.24.0
 responses==0.10.16
+rich==9.2.0
 rsa==4.6
 s3transfer==0.3.3
 sasl==0.2.1
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 30c2149..95766eb 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,4 +1,4 @@
-# Editable install with no version control (apache-airflow==2.0.0a2)
+# Editable install with no version control (apache-airflow==2.0.0b1)
 Authlib==0.14.3
 Babel==2.8.0
 Flask-AppBuilder==3.1.1
@@ -100,8 +100,8 @@ cloudant==2.14.0
 cloudpickle==1.4.1
 colorama==0.4.3
 colorlog==4.0.2
+commonmark==0.9.1
 connexion==2.7.0
-contextvars==2.4
 coverage==5.2.1
 croniter==0.3.34
 cryptography==3.0
@@ -145,7 +145,7 @@ gcsfs==0.6.2
 gevent==20.6.2
 gitdb==4.0.5
 github3.py==1.3.0
-google-ads==4.0.0
+google-ads==6.0.0
 google-api-core==1.22.1
 google-api-python-client==1.10.0
 google-auth-httplib2==0.0.4
@@ -191,17 +191,14 @@ httplib2==0.18.1
 humanize==2.6.0
 hvac==0.10.5
 identify==1.4.28
-idna-ssl==1.1.0
 idna==2.10
 imagesize==1.2.0
-immutables==0.14
 importlib-metadata==1.7.0
-importlib-resources==3.0.0
 inflection==0.5.0
 iniconfig==1.0.1
 ipdb==0.13.3
 ipython-genutils==0.2.0
-ipython==7.16.1
+ipython==7.17.0
 iso8601==0.1.12
 isodate==0.6.0
 isort==4.3.21
@@ -269,7 +266,6 @@ pathspec==0.8.0
 pbr==5.4.5
 pdpyras==4.1.2
 pendulum==2.1.2
-pep562==1.0
 pexpect==4.8.0
 pickleshare==0.7.5
 pinotdb==0.1.1
@@ -340,6 +336,7 @@ requests-oauthlib==1.1.0
 requests-toolbelt==0.9.1
 requests==2.24.0
 responses==0.10.16
+rich==9.2.0
 rsa==4.6
 s3transfer==0.3.3
 sasl==0.2.1
@@ -397,7 +394,6 @@ tqdm==4.48.2
 traitlets==4.3.3
 typed-ast==1.4.1
 typing-extensions==3.7.4.2
-typing==3.7.4.3
 tzlocal==1.5.1
 unicodecsv==0.14.1
 uritemplate==3.0.1
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 30c2149..412c30d 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,4 +1,4 @@
-# Editable install with no version control (apache-airflow==2.0.0a2)
+# Editable install with no version control (apache-airflow==2.0.0b1)
 Authlib==0.14.3
 Babel==2.8.0
 Flask-AppBuilder==3.1.1
@@ -28,8 +28,8 @@ PyYAML==5.3.1
 Pygments==2.6.1
 SQLAlchemy-JSONField==0.9.0
 SQLAlchemy-Utils==0.36.8
-SQLAlchemy==1.3.19
-Sphinx==3.2.1
+SQLAlchemy==1.3.18
+Sphinx==3.2.0
 Unidecode==1.1.1
 WTForms==2.3.3
 Werkzeug==1.0.1
@@ -74,14 +74,14 @@ azure-storage-blob==2.1.0
 azure-storage-common==2.1.0
 azure-storage==0.36.0
 backcall==0.2.0
-bcrypt==3.2.0
+bcrypt==3.1.7
 beautifulsoup4==4.7.1
 billiard==3.6.3.0
 black==19.10b0
 blinker==1.4
-boto3==1.14.44
+boto3==1.14.41
 boto==2.49.0
-botocore==1.17.44
+botocore==1.17.41
 bowler==0.8.0
 cached-property==1.5.1
 cachetools==4.1.1
@@ -89,25 +89,25 @@ cassandra-driver==3.20.2
 cattrs==1.0.0
 celery==4.4.7
 certifi==2020.6.20
-cffi==1.14.2
+cffi==1.14.1
 cfgv==3.2.0
-cfn-lint==0.35.0
+cfn-lint==0.34.1
 cgroupspy==0.1.6
 chardet==3.0.4
 click==7.1.2
 clickclick==1.2.2
-cloudant==2.14.0
+cloudant==2.13.0
 cloudpickle==1.4.1
 colorama==0.4.3
 colorlog==4.0.2
+commonmark==0.9.1
 connexion==2.7.0
-contextvars==2.4
 coverage==5.2.1
 croniter==0.3.34
 cryptography==3.0
 curlify==2.2.1
 cx-Oracle==8.0.0
-dask==2.23.0
+dask==2.22.0
 datadog==0.38.0
 decorator==4.4.2
 defusedxml==0.6.0
@@ -128,9 +128,9 @@ entrypoints==0.3
 eventlet==0.26.1
 execnet==1.7.1
 facebook-business==8.0.0
-fastavro==0.24.1
+fastavro==0.24.0
 filelock==3.0.12
-fissix==20.8.0
+fissix==20.5.1
 flake8-colors==0.1.6
 flake8==3.8.3
 flaky==3.7.0
@@ -145,7 +145,7 @@ gcsfs==0.6.2
 gevent==20.6.2
 gitdb==4.0.5
 github3.py==1.3.0
-google-ads==4.0.0
+google-ads==6.0.0
 google-api-core==1.22.1
 google-api-python-client==1.10.0
 google-auth-httplib2==0.0.4
@@ -190,18 +190,15 @@ hmsclient==0.1.1
 httplib2==0.18.1
 humanize==2.6.0
 hvac==0.10.5
-identify==1.4.28
-idna-ssl==1.1.0
+identify==1.4.25
 idna==2.10
 imagesize==1.2.0
-immutables==0.14
 importlib-metadata==1.7.0
-importlib-resources==3.0.0
 inflection==0.5.0
 iniconfig==1.0.1
 ipdb==0.13.3
 ipython-genutils==0.2.0
-ipython==7.16.1
+ipython==7.17.0
 iso8601==0.1.12
 isodate==0.6.0
 isort==4.3.21
@@ -261,7 +258,7 @@ oscrypto==1.2.1
 packaging==20.4
 pandas-gbq==0.13.2
 pandas==1.1.0
-papermill==2.1.3
+papermill==2.1.2
 parameterized==0.7.4
 paramiko==2.7.1
 parso==0.7.1
@@ -269,7 +266,6 @@ pathspec==0.8.0
 pbr==5.4.5
 pdpyras==4.1.2
 pendulum==2.1.2
-pep562==1.0
 pexpect==4.8.0
 pickleshare==0.7.5
 pinotdb==0.1.1
@@ -282,7 +278,7 @@ prison==0.1.3
 prometheus-client==0.8.0
 prompt-toolkit==3.0.6
 proto-plus==1.11.0
-protobuf==3.13.0
+protobuf==3.12.4
 psutil==5.7.2
 psycopg2-binary==2.8.5
 ptyprocess==0.6.0
@@ -310,12 +306,12 @@ pyparsing==2.4.7
 pyrsistent==0.16.0
 pysftp==0.2.9
 pyspark==3.0.0
-pytest-cov==2.10.1
+pytest-cov==2.10.0
 pytest-forked==1.3.0
 pytest-instafail==0.4.2
 pytest-rerunfailures==9.0
 pytest-timeouts==1.2.1
-pytest-xdist==2.0.0
+pytest-xdist==1.34.0
 pytest==6.0.1
 python-daemon==2.2.4
 python-dateutil==2.8.1
@@ -340,13 +336,14 @@ requests-oauthlib==1.1.0
 requests-toolbelt==0.9.1
 requests==2.24.0
 responses==0.10.16
+rich==9.2.0
 rsa==4.6
 s3transfer==0.3.3
 sasl==0.2.1
 semver==2.10.2
 sendgrid==6.4.5
 sentinels==1.0.0
-sentry-sdk==0.16.5
+sentry-sdk==0.16.4
 setproctitle==1.1.10
 sh==1.13.1
 simple-salesforce==1.10.1
@@ -392,19 +389,18 @@ thrift-sasl==0.4.2
 thrift==0.13.0
 toml==0.10.1
 toolz==0.10.0
-tornado==5.1.1
+tornado==6.0.4
 tqdm==4.48.2
 traitlets==4.3.3
 typed-ast==1.4.1
 typing-extensions==3.7.4.2
-typing==3.7.4.3
 tzlocal==1.5.1
 unicodecsv==0.14.1
 uritemplate==3.0.1
 urllib3==1.25.10
 vertica-python==0.11.0
 vine==1.3.0
-virtualenv==20.0.31
+virtualenv==20.0.30
 watchtower==0.7.3
 wcwidth==0.2.5
 websocket-client==0.57.0