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 9bd869e926 Updating constraints. Github run id:5009373303
9bd869e926 is described below
commit 9bd869e9260b8e75bf118dcd1a3b1882abaf72d5
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Thu May 18 01:59:47 2023 +0000
Updating constraints. Github run id:5009373303
This update in constraints is automatically committed by the CI
'constraints-push' step based on
'refs/heads/main' in the 'apache/airflow' repository with commit sha
17e5e7b3b0ceae9f7e25bbee2d4beb62a9aaab39.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/5009373303/
The image tag used for that build was:
17e5e7b3b0ceae9f7e25bbee2d4beb62a9aaab39. You can enter Breeze environment
with this image by running 'breeze shell --image-tag
17e5e7b3b0ceae9f7e25bbee2d4beb62a9aaab39'
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.10.txt | 10 +--
constraints-3.7.txt | 8 ++-
constraints-3.8.txt | 10 +--
constraints-3.9.txt | 10 +--
constraints-no-providers-3.10.txt | 6 +-
constraints-no-providers-3.7.txt | 6 +-
constraints-no-providers-3.8.txt | 6 +-
constraints-no-providers-3.9.txt | 6 +-
constraints-source-providers-3.10.txt | 122 +++++++++++++++++-----------------
constraints-source-providers-3.7.txt | 120 +++++++++++++++++----------------
constraints-source-providers-3.8.txt | 122 +++++++++++++++++-----------------
constraints-source-providers-3.9.txt | 122 +++++++++++++++++-----------------
12 files changed, 282 insertions(+), 266 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 4706264047..6e3e01768b 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-05-17T21:10:00Z
+# This constraints file was automatically generated on 2023-05-18T01:58:59Z
# 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.
@@ -40,6 +40,7 @@ SQLAlchemy-JSONField==1.0.1.post0
SQLAlchemy-Utils==0.41.1
SQLAlchemy==1.4.48
SecretStorage==3.3.3
+Shapely==1.8.5.post1
Sphinx==5.3.0
Unidecode==1.3.6
WTForms==3.0.1
@@ -52,7 +53,7 @@ aioitertools==0.11.0
aioresponses==0.7.4
aiosignal==1.3.1
alabaster==0.7.13
-alembic==1.11.0
+alembic==1.11.1
aliyun-python-sdk-core==2.13.36
aliyun-python-sdk-kms==2.16.0
amqp==5.1.1
@@ -265,11 +266,12 @@ gcsfs==2023.5.0
geomet==0.2.1.post1
gevent==22.10.2
gitdb==4.0.10
+google-ads==21.1.0
google-api-core==2.8.2
google-api-python-client==1.12.11
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.8.0
-google-auth==2.18.0
+google-auth==2.18.1
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
@@ -455,7 +457,7 @@ pluggy==1.0.0
ply==3.11
plyvel==1.5.0
portalocker==2.7.0
-pre-commit==3.3.1
+pre-commit==3.3.2
presto-python-client==0.8.3
prison==0.2.1
prometheus-client==0.16.0
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 7f3ba0a6ec..b4eadb74f9 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-05-17T21:10:29Z
+# This constraints file was automatically generated on 2023-05-18T01:59:44Z
# 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.
@@ -41,6 +41,7 @@ SQLAlchemy-JSONField==1.0.1.post0
SQLAlchemy-Utils==0.41.1
SQLAlchemy==1.4.48
SecretStorage==3.3.3
+Shapely==1.8.5.post1
Sphinx==5.3.0
Unidecode==1.3.6
WTForms==3.0.1
@@ -53,7 +54,7 @@ aioitertools==0.11.0
aioresponses==0.7.4
aiosignal==1.3.1
alabaster==0.7.13
-alembic==1.11.0
+alembic==1.11.1
aliyun-python-sdk-core==2.13.36
aliyun-python-sdk-kms==2.16.0
amqp==5.1.1
@@ -266,11 +267,12 @@ gcsfs==2023.1.0
geomet==0.2.1.post1
gevent==22.10.2
gitdb==4.0.10
+google-ads==21.1.0
google-api-core==2.8.2
google-api-python-client==1.12.11
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.8.0
-google-auth==2.18.0
+google-auth==2.18.1
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index bb3589347b..3b63873735 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-05-17T21:10:19Z
+# This constraints file was automatically generated on 2023-05-18T01:59:27Z
# 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.
@@ -40,6 +40,7 @@ SQLAlchemy-JSONField==1.0.1.post0
SQLAlchemy-Utils==0.41.1
SQLAlchemy==1.4.48
SecretStorage==3.3.3
+Shapely==1.8.5.post1
Sphinx==5.3.0
Unidecode==1.3.6
WTForms==3.0.1
@@ -52,7 +53,7 @@ aioitertools==0.11.0
aioresponses==0.7.4
aiosignal==1.3.1
alabaster==0.7.13
-alembic==1.11.0
+alembic==1.11.1
aliyun-python-sdk-core==2.13.36
aliyun-python-sdk-kms==2.16.0
amqp==5.1.1
@@ -266,11 +267,12 @@ gcsfs==2023.5.0
geomet==0.2.1.post1
gevent==22.10.2
gitdb==4.0.10
+google-ads==21.1.0
google-api-core==2.8.2
google-api-python-client==1.12.11
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.8.0
-google-auth==2.18.0
+google-auth==2.18.1
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
@@ -457,7 +459,7 @@ pluggy==1.0.0
ply==3.11
plyvel==1.5.0
portalocker==2.7.0
-pre-commit==3.3.1
+pre-commit==3.3.2
presto-python-client==0.8.3
prison==0.2.1
prometheus-client==0.16.0
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 217d567ade..6b6483b0a4 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-05-17T21:10:17Z
+# This constraints file was automatically generated on 2023-05-18T01:59:27Z
# 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.
@@ -40,6 +40,7 @@ SQLAlchemy-JSONField==1.0.1.post0
SQLAlchemy-Utils==0.41.1
SQLAlchemy==1.4.48
SecretStorage==3.3.3
+Shapely==1.8.5.post1
Sphinx==5.3.0
Unidecode==1.3.6
WTForms==3.0.1
@@ -52,7 +53,7 @@ aioitertools==0.11.0
aioresponses==0.7.4
aiosignal==1.3.1
alabaster==0.7.13
-alembic==1.11.0
+alembic==1.11.1
aliyun-python-sdk-core==2.13.36
aliyun-python-sdk-kms==2.16.0
amqp==5.1.1
@@ -265,11 +266,12 @@ gcsfs==2023.5.0
geomet==0.2.1.post1
gevent==22.10.2
gitdb==4.0.10
+google-ads==21.1.0
google-api-core==2.8.2
google-api-python-client==1.12.11
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.8.0
-google-auth==2.18.0
+google-auth==2.18.1
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
@@ -455,7 +457,7 @@ pluggy==1.0.0
ply==3.11
plyvel==1.5.0
portalocker==2.7.0
-pre-commit==3.3.1
+pre-commit==3.3.2
presto-python-client==0.8.3
prison==0.2.1
prometheus-client==0.16.0
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 538da0f3da..b77b793e01 100644
--- a/constraints-no-providers-3.10.txt
+++ b/constraints-no-providers-3.10.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-05-17T21:06:49Z
+# This constraints file was automatically generated on 2023-05-18T01:55:14Z
# 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.
@@ -38,7 +38,7 @@ aiobotocore==2.5.0
aiohttp==3.8.4
aioitertools==0.11.0
aiosignal==1.3.1
-alembic==1.11.0
+alembic==1.11.1
amqp==5.1.1
anyio==3.6.2
apispec==5.2.2
@@ -86,7 +86,7 @@ flower==1.2.0
frozenlist==1.3.3
fsspec==2023.5.0
gevent==22.10.2
-google-auth==2.18.0
+google-auth==2.18.1
googleapis-common-protos==1.59.0
graphviz==0.20.1
greenlet==2.0.2
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index 210419603d..8cb9691f11 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 2023-05-17T21:07:16Z
+# This constraints file was automatically generated on 2023-05-18T01:55: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.
@@ -39,7 +39,7 @@ aiobotocore==2.5.0
aiohttp==3.8.4
aioitertools==0.11.0
aiosignal==1.3.1
-alembic==1.11.0
+alembic==1.11.1
amqp==5.1.1
anyio==3.6.2
apispec==5.2.2
@@ -89,7 +89,7 @@ flower==1.2.0
frozenlist==1.3.3
fsspec==2023.1.0
gevent==22.10.2
-google-auth==2.18.0
+google-auth==2.18.1
googleapis-common-protos==1.59.0
graphviz==0.20.1
greenlet==2.0.2
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index dc6e3f58b0..f6dbc5f73a 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 2023-05-17T21:07:07Z
+# This constraints file was automatically generated on 2023-05-18T01:55:30Z
# 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.
@@ -38,7 +38,7 @@ aiobotocore==2.5.0
aiohttp==3.8.4
aioitertools==0.11.0
aiosignal==1.3.1
-alembic==1.11.0
+alembic==1.11.1
amqp==5.1.1
anyio==3.6.2
apispec==5.2.2
@@ -86,7 +86,7 @@ flower==1.2.0
frozenlist==1.3.3
fsspec==2023.5.0
gevent==22.10.2
-google-auth==2.18.0
+google-auth==2.18.1
googleapis-common-protos==1.59.0
graphviz==0.20.1
greenlet==2.0.2
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 2329243e26..3604082395 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 2023-05-17T21:07:09Z
+# This constraints file was automatically generated on 2023-05-18T01:55:32Z
# 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.
@@ -38,7 +38,7 @@ aiobotocore==2.5.0
aiohttp==3.8.4
aioitertools==0.11.0
aiosignal==1.3.1
-alembic==1.11.0
+alembic==1.11.1
amqp==5.1.1
anyio==3.6.2
apispec==5.2.2
@@ -86,7 +86,7 @@ flower==1.2.0
frozenlist==1.3.3
fsspec==2023.5.0
gevent==22.10.2
-google-auth==2.18.0
+google-auth==2.18.1
googleapis-common-protos==1.59.0
graphviz==0.20.1
greenlet==2.0.2
diff --git a/constraints-source-providers-3.10.txt
b/constraints-source-providers-3.10.txt
index bd46f93ca6..0adc0b0752 100644
--- a/constraints-source-providers-3.10.txt
+++ b/constraints-source-providers-3.10.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-05-17T21:02:50Z
+# This constraints file was automatically generated on 2023-05-18T01:51:04Z
# 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 and all available community provider packages.
@@ -40,6 +40,7 @@ SQLAlchemy-JSONField==1.0.1.post0
SQLAlchemy-Utils==0.41.1
SQLAlchemy==1.4.48
SecretStorage==3.3.3
+Shapely==1.8.5.post1
Sphinx==5.3.0
Unidecode==1.3.6
WTForms==3.0.1
@@ -52,14 +53,14 @@ aioitertools==0.11.0
aioresponses==0.7.4
aiosignal==1.3.1
alabaster==0.7.13
-alembic==1.11.0
+alembic==1.11.1
aliyun-python-sdk-core==2.13.36
aliyun-python-sdk-kms==2.16.0
amqp==5.1.1
analytics-python==1.4.post1
ansiwrap==0.8.4
anyio==3.6.2
-apache-beam==2.46.0
+apache-beam==2.47.0
apispec==5.2.2
appdirs==1.4.4
argcomplete==3.0.8
@@ -104,7 +105,7 @@ bcrypt==4.0.1
beautifulsoup4==4.12.2
billiard==3.6.4.0
bitarray==2.7.3
-black==23.1a1
+black==23.3.0
bleach==6.0.0
blinker==1.6.2
boto3==1.26.76
@@ -158,9 +159,9 @@ docker==6.1.2
docopt==0.6.2
docutils==0.16
ecdsa==0.18.0
-elasticsearch-dbapi==0.2.10
+elasticsearch-dbapi==0.2.2
elasticsearch-dsl==7.4.1
-elasticsearch==7.13.4
+elasticsearch==7.14.2
email-validator==1.3.1
entrypoints==0.4
eralchemy2==1.3.7
@@ -186,59 +187,60 @@ gcsfs==2023.5.0
geomet==0.2.1.post1
gevent==22.10.2
gitdb==4.0.10
-google-api-core==2.8.2
-google-api-python-client==1.12.11
+google-ads==21.1.0
+google-api-core==2.11.0
+google-api-python-client==2.86.0
google-auth-httplib2==0.1.0
-google-auth-oauthlib==0.8.0
-google-auth==2.18.0
-google-cloud-aiplatform==1.16.1
-google-cloud-appengine-logging==1.1.3
-google-cloud-audit-log==0.2.4
-google-cloud-automl==2.8.0
-google-cloud-bigquery-datatransfer==3.7.0
-google-cloud-bigquery-storage==2.14.1
-google-cloud-bigquery==2.34.4
-google-cloud-bigtable==2.11.1
-google-cloud-build==3.9.0
-google-cloud-compute==0.7.0
-google-cloud-container==2.11.1
+google-auth-oauthlib==1.0.0
+google-auth==2.18.1
+google-cloud-aiplatform==1.25.0
+google-cloud-appengine-logging==1.3.0
+google-cloud-audit-log==0.2.5
+google-cloud-automl==2.11.1
+google-cloud-bigquery-datatransfer==3.11.1
+google-cloud-bigquery-storage==2.19.1
+google-cloud-bigquery==3.10.0
+google-cloud-bigtable==2.18.1
+google-cloud-build==3.16.0
+google-cloud-compute==1.11.0
+google-cloud-container==2.21.0
google-cloud-core==2.3.2
-google-cloud-datacatalog==3.9.0
-google-cloud-dataflow-client==0.5.4
-google-cloud-dataform==0.2.0
-google-cloud-dataplex==1.1.0
-google-cloud-dataproc-metastore==1.6.0
-google-cloud-dataproc==5.0.0
-google-cloud-dlp==3.8.0
-google-cloud-kms==2.12.0
-google-cloud-language==1.3.2
-google-cloud-logging==3.2.1
-google-cloud-memcache==1.4.1
-google-cloud-monitoring==2.11.0
-google-cloud-orchestration-airflow==1.4.1
-google-cloud-os-login==2.7.1
-google-cloud-pubsub==2.13.5
-google-cloud-redis==2.9.0
-google-cloud-resource-manager==1.6.0
-google-cloud-secret-manager==1.0.2
-google-cloud-spanner==1.19.3
-google-cloud-speech==1.3.4
+google-cloud-datacatalog==3.12.0
+google-cloud-dataflow-client==0.8.3
+google-cloud-dataform==0.5.1
+google-cloud-dataplex==1.4.3
+google-cloud-dataproc-metastore==1.11.0
+google-cloud-dataproc==5.4.1
+google-cloud-dlp==3.12.1
+google-cloud-kms==2.17.0
+google-cloud-language==2.9.1
+google-cloud-logging==3.5.0
+google-cloud-memcache==1.7.1
+google-cloud-monitoring==2.14.2
+google-cloud-orchestration-airflow==1.7.1
+google-cloud-os-login==2.9.1
+google-cloud-pubsub==2.17.0
+google-cloud-redis==2.12.1
+google-cloud-resource-manager==1.10.1
+google-cloud-secret-manager==2.16.1
+google-cloud-spanner==3.34.0
+google-cloud-speech==2.19.0
google-cloud-storage==2.9.0
-google-cloud-tasks==2.10.1
-google-cloud-texttospeech==1.0.3
-google-cloud-translate==1.7.2
-google-cloud-videointelligence==1.16.3
-google-cloud-vision==1.0.2
-google-cloud-workflows==1.7.1
+google-cloud-tasks==2.13.1
+google-cloud-texttospeech==2.14.1
+google-cloud-translate==3.11.1
+google-cloud-videointelligence==2.11.1
+google-cloud-vision==3.4.1
+google-cloud-workflows==1.10.1
google-crc32c==1.5.0
google-resumable-media==2.5.0
-googleapis-common-protos==1.56.4
+googleapis-common-protos==1.59.0
graphql-core==3.2.3
graphviz==0.20.1
greenlet==2.0.2
-grpc-google-iam-v1==0.12.4
+grpc-google-iam-v1==0.12.6
grpcio-gcp==0.2.2
-grpcio-status==1.48.2
+grpcio-status==1.54.2
grpcio==1.54.2
gssapi==1.8.2
gunicorn==20.1.0
@@ -353,8 +355,8 @@ ordered-set==4.1.0
orjson==3.8.12
oscrypto==1.3.0
oss2==2.17.0
-packaging==21.3
-pandas-gbq==0.17.9
+packaging==23.1
+pandas-gbq==0.19.2
pandas==1.5.3
papermill==2.4.0
paramiko==3.1.0
@@ -363,7 +365,7 @@ partd==1.4.0
pathable==0.4.3
pathspec==0.9.0
pbr==5.11.1
-pdpyras==5.0.1
+pdpyras==5.0.3
pendulum==2.1.2
pexpect==4.8.0
pickleshare==0.7.5
@@ -376,13 +378,13 @@ pluggy==1.0.0
ply==3.11
plyvel==1.5.0
portalocker==2.7.0
-pre-commit==3.3.1
+pre-commit==3.3.2
presto-python-client==0.8.3
prison==0.2.1
prometheus-client==0.16.0
prompt-toolkit==3.0.38
-proto-plus==1.19.6
-protobuf==3.20.0
+proto-plus==1.22.2
+protobuf==4.22.5
psutil==5.9.5
psycopg2-binary==2.9.6
ptyprocess==0.7.0
@@ -391,7 +393,7 @@ pure-sasl==0.6.2
py-partiql-parser==0.3.0
py4j==0.10.9.7
pyOpenSSL==23.1.1
-pyarrow==9.0.0
+pyarrow==11.0.0
pyasn1-modules==0.2.8
pyasn1==0.4.8
pycountry==22.3.5
@@ -407,7 +409,7 @@ pyexasol==0.25.2
pygraphviz==1.10
pyhcl==0.4.4
pykerberos==1.2.4
-pymongo==3.13.0
+pymongo==4.3.3
pymssql==2.2.7
pyodbc==4.0.39
pyparsing==3.0.9
@@ -509,7 +511,7 @@ stack-data==0.6.2
starkbank-ecdsa==2.2.0
statsd==4.0.1
sympy==1.12
-tableauserverclient==0.24
+tableauserverclient==0.25
tabulate==0.9.0
tblib==1.7.0
tenacity==8.2.2
@@ -552,7 +554,7 @@ typing_extensions==4.5.0
tzlocal==5.0.1
uc-micro-py==1.0.2
unicodecsv==0.14.1
-uritemplate==3.0.1
+uritemplate==4.1.1
urllib3==1.26.15
userpath==1.8.0
vertica-python==1.3.2
diff --git a/constraints-source-providers-3.7.txt
b/constraints-source-providers-3.7.txt
index 8957aa2a1e..955ebc49bd 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 2023-05-17T21:02:50Z
+# This constraints file was automatically generated on 2023-05-18T01:51:04Z
# 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 and all available community provider packages.
@@ -41,6 +41,7 @@ SQLAlchemy-JSONField==1.0.1.post0
SQLAlchemy-Utils==0.41.1
SQLAlchemy==1.4.48
SecretStorage==3.3.3
+Shapely==1.8.5.post1
Sphinx==5.3.0
Unidecode==1.3.6
WTForms==3.0.1
@@ -53,14 +54,14 @@ aioitertools==0.11.0
aioresponses==0.7.4
aiosignal==1.3.1
alabaster==0.7.13
-alembic==1.11.0
+alembic==1.11.1
aliyun-python-sdk-core==2.13.36
aliyun-python-sdk-kms==2.16.0
amqp==5.1.1
analytics-python==1.4.post1
ansiwrap==0.8.4
anyio==3.6.2
-apache-beam==2.46.0
+apache-beam==2.47.0
apispec==5.2.2
appdirs==1.4.4
argcomplete==3.0.8
@@ -105,7 +106,7 @@ bcrypt==4.0.1
beautifulsoup4==4.12.2
billiard==3.6.4.0
bitarray==2.7.3
-black==23.1a1
+black==23.3.0
bleach==6.0.0
blinker==1.6.2
boto3==1.26.76
@@ -160,9 +161,9 @@ docker==6.1.2
docopt==0.6.2
docutils==0.16
ecdsa==0.18.0
-elasticsearch-dbapi==0.2.10
+elasticsearch-dbapi==0.2.2
elasticsearch-dsl==7.4.1
-elasticsearch==7.13.4
+elasticsearch==7.14.2
email-validator==1.3.1
entrypoints==0.4
eralchemy2==1.3.7
@@ -187,59 +188,60 @@ gcsfs==2023.1.0
geomet==0.2.1.post1
gevent==22.10.2
gitdb==4.0.10
-google-api-core==2.8.2
-google-api-python-client==1.12.11
+google-ads==21.1.0
+google-api-core==2.11.0
+google-api-python-client==2.86.0
google-auth-httplib2==0.1.0
-google-auth-oauthlib==0.8.0
-google-auth==2.18.0
-google-cloud-aiplatform==1.16.1
-google-cloud-appengine-logging==1.1.3
-google-cloud-audit-log==0.2.4
-google-cloud-automl==2.8.0
-google-cloud-bigquery-datatransfer==3.7.0
-google-cloud-bigquery-storage==2.14.1
-google-cloud-bigquery==2.34.4
-google-cloud-bigtable==2.11.1
-google-cloud-build==3.9.0
-google-cloud-compute==0.7.0
-google-cloud-container==2.11.1
+google-auth-oauthlib==1.0.0
+google-auth==2.18.1
+google-cloud-aiplatform==1.25.0
+google-cloud-appengine-logging==1.3.0
+google-cloud-audit-log==0.2.5
+google-cloud-automl==2.11.1
+google-cloud-bigquery-datatransfer==3.11.1
+google-cloud-bigquery-storage==2.19.1
+google-cloud-bigquery==3.10.0
+google-cloud-bigtable==2.18.1
+google-cloud-build==3.16.0
+google-cloud-compute==1.11.0
+google-cloud-container==2.21.0
google-cloud-core==2.3.2
-google-cloud-datacatalog==3.9.0
-google-cloud-dataflow-client==0.5.4
-google-cloud-dataform==0.2.0
-google-cloud-dataplex==1.1.0
-google-cloud-dataproc-metastore==1.6.0
-google-cloud-dataproc==5.0.0
-google-cloud-dlp==3.8.0
-google-cloud-kms==2.12.0
-google-cloud-language==1.3.2
-google-cloud-logging==3.2.1
-google-cloud-memcache==1.4.1
-google-cloud-monitoring==2.11.0
-google-cloud-orchestration-airflow==1.4.1
-google-cloud-os-login==2.7.1
-google-cloud-pubsub==2.13.5
-google-cloud-redis==2.9.0
-google-cloud-resource-manager==1.6.0
-google-cloud-secret-manager==1.0.2
-google-cloud-spanner==1.19.3
-google-cloud-speech==1.3.4
+google-cloud-datacatalog==3.12.0
+google-cloud-dataflow-client==0.8.3
+google-cloud-dataform==0.5.1
+google-cloud-dataplex==1.4.3
+google-cloud-dataproc-metastore==1.11.0
+google-cloud-dataproc==5.4.1
+google-cloud-dlp==3.12.1
+google-cloud-kms==2.17.0
+google-cloud-language==2.9.1
+google-cloud-logging==3.5.0
+google-cloud-memcache==1.7.1
+google-cloud-monitoring==2.14.2
+google-cloud-orchestration-airflow==1.7.1
+google-cloud-os-login==2.9.1
+google-cloud-pubsub==2.17.0
+google-cloud-redis==2.12.1
+google-cloud-resource-manager==1.10.1
+google-cloud-secret-manager==2.16.1
+google-cloud-spanner==3.34.0
+google-cloud-speech==2.19.0
google-cloud-storage==2.9.0
-google-cloud-tasks==2.10.1
-google-cloud-texttospeech==1.0.3
-google-cloud-translate==1.7.2
-google-cloud-videointelligence==1.16.3
-google-cloud-vision==1.0.2
-google-cloud-workflows==1.7.1
+google-cloud-tasks==2.13.1
+google-cloud-texttospeech==2.14.1
+google-cloud-translate==3.11.1
+google-cloud-videointelligence==2.11.1
+google-cloud-vision==3.4.1
+google-cloud-workflows==1.10.1
google-crc32c==1.5.0
google-resumable-media==2.5.0
-googleapis-common-protos==1.56.4
+googleapis-common-protos==1.59.0
graphql-core==3.2.3
graphviz==0.20.1
greenlet==2.0.2
-grpc-google-iam-v1==0.12.4
+grpc-google-iam-v1==0.12.6
grpcio-gcp==0.2.2
-grpcio-status==1.48.2
+grpcio-status==1.54.2
grpcio==1.54.2
gssapi==1.8.2
gunicorn==20.1.0
@@ -355,8 +357,8 @@ ordered-set==4.1.0
orjson==3.8.12
oscrypto==1.3.0
oss2==2.17.0
-packaging==21.3
-pandas-gbq==0.17.9
+packaging==23.1
+pandas-gbq==0.19.2
pandas==1.3.5
papermill==2.4.0
paramiko==3.1.0
@@ -365,7 +367,7 @@ partd==1.4.0
pathable==0.4.3
pathspec==0.9.0
pbr==5.11.1
-pdpyras==5.0.1
+pdpyras==5.0.3
pendulum==2.1.2
pexpect==4.8.0
pickleshare==0.7.5
@@ -384,8 +386,8 @@ presto-python-client==0.8.3
prison==0.2.1
prometheus-client==0.16.0
prompt-toolkit==3.0.38
-proto-plus==1.19.6
-protobuf==3.20.0
+proto-plus==1.22.2
+protobuf==4.22.5
psutil==5.9.5
psycopg2-binary==2.9.6
ptyprocess==0.7.0
@@ -393,7 +395,7 @@ pure-sasl==0.6.2
py-partiql-parser==0.3.0
py4j==0.10.9.7
pyOpenSSL==23.1.1
-pyarrow==9.0.0
+pyarrow==11.0.0
pyasn1-modules==0.2.8
pyasn1==0.4.8
pycountry==22.3.5
@@ -409,7 +411,7 @@ pyexasol==0.25.2
pygraphviz==1.7
pyhcl==0.4.4
pykerberos==1.2.4
-pymongo==3.13.0
+pymongo==4.3.3
pymssql==2.2.7
pyodbc==4.0.39
pyparsing==3.0.9
@@ -510,7 +512,7 @@ sshtunnel==0.4.0
starkbank-ecdsa==2.2.0
statsd==4.0.1
sympy==1.10.1
-tableauserverclient==0.24
+tableauserverclient==0.25
tabulate==0.9.0
tblib==1.7.0
tenacity==8.2.2
@@ -554,7 +556,7 @@ typing_extensions==4.5.0
tzlocal==5.0.1
uc-micro-py==1.0.2
unicodecsv==0.14.1
-uritemplate==3.0.1
+uritemplate==4.1.1
urllib3==1.26.15
userpath==1.8.0
vertica-python==1.3.2
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index d5bfbf6e69..15a0475614 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 2023-05-17T21:02:50Z
+# This constraints file was automatically generated on 2023-05-18T01:51:04Z
# 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 and all available community provider packages.
@@ -40,6 +40,7 @@ SQLAlchemy-JSONField==1.0.1.post0
SQLAlchemy-Utils==0.41.1
SQLAlchemy==1.4.48
SecretStorage==3.3.3
+Shapely==1.8.5.post1
Sphinx==5.3.0
Unidecode==1.3.6
WTForms==3.0.1
@@ -52,14 +53,14 @@ aioitertools==0.11.0
aioresponses==0.7.4
aiosignal==1.3.1
alabaster==0.7.13
-alembic==1.11.0
+alembic==1.11.1
aliyun-python-sdk-core==2.13.36
aliyun-python-sdk-kms==2.16.0
amqp==5.1.1
analytics-python==1.4.post1
ansiwrap==0.8.4
anyio==3.6.2
-apache-beam==2.46.0
+apache-beam==2.47.0
apispec==5.2.2
appdirs==1.4.4
argcomplete==3.0.8
@@ -105,7 +106,7 @@ bcrypt==4.0.1
beautifulsoup4==4.12.2
billiard==3.6.4.0
bitarray==2.7.3
-black==23.1a1
+black==23.3.0
bleach==6.0.0
blinker==1.6.2
boto3==1.26.76
@@ -159,9 +160,9 @@ docker==6.1.2
docopt==0.6.2
docutils==0.16
ecdsa==0.18.0
-elasticsearch-dbapi==0.2.10
+elasticsearch-dbapi==0.2.2
elasticsearch-dsl==7.4.1
-elasticsearch==7.13.4
+elasticsearch==7.14.2
email-validator==1.3.1
entrypoints==0.4
eralchemy2==1.3.7
@@ -187,59 +188,60 @@ gcsfs==2023.5.0
geomet==0.2.1.post1
gevent==22.10.2
gitdb==4.0.10
-google-api-core==2.8.2
-google-api-python-client==1.12.11
+google-ads==21.1.0
+google-api-core==2.11.0
+google-api-python-client==2.86.0
google-auth-httplib2==0.1.0
-google-auth-oauthlib==0.8.0
-google-auth==2.18.0
-google-cloud-aiplatform==1.16.1
-google-cloud-appengine-logging==1.1.3
-google-cloud-audit-log==0.2.4
-google-cloud-automl==2.8.0
-google-cloud-bigquery-datatransfer==3.7.0
-google-cloud-bigquery-storage==2.14.1
-google-cloud-bigquery==2.34.4
-google-cloud-bigtable==2.11.1
-google-cloud-build==3.9.0
-google-cloud-compute==0.7.0
-google-cloud-container==2.11.1
+google-auth-oauthlib==1.0.0
+google-auth==2.18.1
+google-cloud-aiplatform==1.25.0
+google-cloud-appengine-logging==1.3.0
+google-cloud-audit-log==0.2.5
+google-cloud-automl==2.11.1
+google-cloud-bigquery-datatransfer==3.11.1
+google-cloud-bigquery-storage==2.19.1
+google-cloud-bigquery==3.10.0
+google-cloud-bigtable==2.18.1
+google-cloud-build==3.16.0
+google-cloud-compute==1.11.0
+google-cloud-container==2.21.0
google-cloud-core==2.3.2
-google-cloud-datacatalog==3.9.0
-google-cloud-dataflow-client==0.5.4
-google-cloud-dataform==0.2.0
-google-cloud-dataplex==1.1.0
-google-cloud-dataproc-metastore==1.6.0
-google-cloud-dataproc==5.0.0
-google-cloud-dlp==3.8.0
-google-cloud-kms==2.12.0
-google-cloud-language==1.3.2
-google-cloud-logging==3.2.1
-google-cloud-memcache==1.4.1
-google-cloud-monitoring==2.11.0
-google-cloud-orchestration-airflow==1.4.1
-google-cloud-os-login==2.7.1
-google-cloud-pubsub==2.13.5
-google-cloud-redis==2.9.0
-google-cloud-resource-manager==1.6.0
-google-cloud-secret-manager==1.0.2
-google-cloud-spanner==1.19.3
-google-cloud-speech==1.3.4
+google-cloud-datacatalog==3.12.0
+google-cloud-dataflow-client==0.8.3
+google-cloud-dataform==0.5.1
+google-cloud-dataplex==1.4.3
+google-cloud-dataproc-metastore==1.11.0
+google-cloud-dataproc==5.4.1
+google-cloud-dlp==3.12.1
+google-cloud-kms==2.17.0
+google-cloud-language==2.9.1
+google-cloud-logging==3.5.0
+google-cloud-memcache==1.7.1
+google-cloud-monitoring==2.14.2
+google-cloud-orchestration-airflow==1.7.1
+google-cloud-os-login==2.9.1
+google-cloud-pubsub==2.17.0
+google-cloud-redis==2.12.1
+google-cloud-resource-manager==1.10.1
+google-cloud-secret-manager==2.16.1
+google-cloud-spanner==3.34.0
+google-cloud-speech==2.19.0
google-cloud-storage==2.9.0
-google-cloud-tasks==2.10.1
-google-cloud-texttospeech==1.0.3
-google-cloud-translate==1.7.2
-google-cloud-videointelligence==1.16.3
-google-cloud-vision==1.0.2
-google-cloud-workflows==1.7.1
+google-cloud-tasks==2.13.1
+google-cloud-texttospeech==2.14.1
+google-cloud-translate==3.11.1
+google-cloud-videointelligence==2.11.1
+google-cloud-vision==3.4.1
+google-cloud-workflows==1.10.1
google-crc32c==1.5.0
google-resumable-media==2.5.0
-googleapis-common-protos==1.56.4
+googleapis-common-protos==1.59.0
graphql-core==3.2.3
graphviz==0.20.1
greenlet==2.0.2
-grpc-google-iam-v1==0.12.4
+grpc-google-iam-v1==0.12.6
grpcio-gcp==0.2.2
-grpcio-status==1.48.2
+grpcio-status==1.54.2
grpcio==1.54.2
gssapi==1.8.2
gunicorn==20.1.0
@@ -354,8 +356,8 @@ ordered-set==4.1.0
orjson==3.8.12
oscrypto==1.3.0
oss2==2.17.0
-packaging==21.3
-pandas-gbq==0.17.9
+packaging==23.1
+pandas-gbq==0.19.2
pandas==1.5.3
papermill==2.4.0
paramiko==3.1.0
@@ -364,7 +366,7 @@ partd==1.4.0
pathable==0.4.3
pathspec==0.9.0
pbr==5.11.1
-pdpyras==5.0.1
+pdpyras==5.0.3
pendulum==2.1.2
pexpect==4.8.0
pickleshare==0.7.5
@@ -378,13 +380,13 @@ pluggy==1.0.0
ply==3.11
plyvel==1.5.0
portalocker==2.7.0
-pre-commit==3.3.1
+pre-commit==3.3.2
presto-python-client==0.8.3
prison==0.2.1
prometheus-client==0.16.0
prompt-toolkit==3.0.38
-proto-plus==1.19.6
-protobuf==3.20.0
+proto-plus==1.22.2
+protobuf==4.22.5
psutil==5.9.5
psycopg2-binary==2.9.6
ptyprocess==0.7.0
@@ -393,7 +395,7 @@ pure-sasl==0.6.2
py-partiql-parser==0.3.0
py4j==0.10.9.7
pyOpenSSL==23.1.1
-pyarrow==9.0.0
+pyarrow==11.0.0
pyasn1-modules==0.2.8
pyasn1==0.4.8
pycountry==22.3.5
@@ -409,7 +411,7 @@ pyexasol==0.25.2
pygraphviz==1.10
pyhcl==0.4.4
pykerberos==1.2.4
-pymongo==3.13.0
+pymongo==4.3.3
pymssql==2.2.7
pyodbc==4.0.39
pyparsing==3.0.9
@@ -511,7 +513,7 @@ stack-data==0.6.2
starkbank-ecdsa==2.2.0
statsd==4.0.1
sympy==1.12
-tableauserverclient==0.24
+tableauserverclient==0.25
tabulate==0.9.0
tblib==1.7.0
tenacity==8.2.2
@@ -554,7 +556,7 @@ typing_extensions==4.5.0
tzlocal==5.0.1
uc-micro-py==1.0.2
unicodecsv==0.14.1
-uritemplate==3.0.1
+uritemplate==4.1.1
urllib3==1.26.15
userpath==1.8.0
vertica-python==1.3.2
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index bd46f93ca6..0adc0b0752 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 2023-05-17T21:02:50Z
+# This constraints file was automatically generated on 2023-05-18T01:51:04Z
# 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 and all available community provider packages.
@@ -40,6 +40,7 @@ SQLAlchemy-JSONField==1.0.1.post0
SQLAlchemy-Utils==0.41.1
SQLAlchemy==1.4.48
SecretStorage==3.3.3
+Shapely==1.8.5.post1
Sphinx==5.3.0
Unidecode==1.3.6
WTForms==3.0.1
@@ -52,14 +53,14 @@ aioitertools==0.11.0
aioresponses==0.7.4
aiosignal==1.3.1
alabaster==0.7.13
-alembic==1.11.0
+alembic==1.11.1
aliyun-python-sdk-core==2.13.36
aliyun-python-sdk-kms==2.16.0
amqp==5.1.1
analytics-python==1.4.post1
ansiwrap==0.8.4
anyio==3.6.2
-apache-beam==2.46.0
+apache-beam==2.47.0
apispec==5.2.2
appdirs==1.4.4
argcomplete==3.0.8
@@ -104,7 +105,7 @@ bcrypt==4.0.1
beautifulsoup4==4.12.2
billiard==3.6.4.0
bitarray==2.7.3
-black==23.1a1
+black==23.3.0
bleach==6.0.0
blinker==1.6.2
boto3==1.26.76
@@ -158,9 +159,9 @@ docker==6.1.2
docopt==0.6.2
docutils==0.16
ecdsa==0.18.0
-elasticsearch-dbapi==0.2.10
+elasticsearch-dbapi==0.2.2
elasticsearch-dsl==7.4.1
-elasticsearch==7.13.4
+elasticsearch==7.14.2
email-validator==1.3.1
entrypoints==0.4
eralchemy2==1.3.7
@@ -186,59 +187,60 @@ gcsfs==2023.5.0
geomet==0.2.1.post1
gevent==22.10.2
gitdb==4.0.10
-google-api-core==2.8.2
-google-api-python-client==1.12.11
+google-ads==21.1.0
+google-api-core==2.11.0
+google-api-python-client==2.86.0
google-auth-httplib2==0.1.0
-google-auth-oauthlib==0.8.0
-google-auth==2.18.0
-google-cloud-aiplatform==1.16.1
-google-cloud-appengine-logging==1.1.3
-google-cloud-audit-log==0.2.4
-google-cloud-automl==2.8.0
-google-cloud-bigquery-datatransfer==3.7.0
-google-cloud-bigquery-storage==2.14.1
-google-cloud-bigquery==2.34.4
-google-cloud-bigtable==2.11.1
-google-cloud-build==3.9.0
-google-cloud-compute==0.7.0
-google-cloud-container==2.11.1
+google-auth-oauthlib==1.0.0
+google-auth==2.18.1
+google-cloud-aiplatform==1.25.0
+google-cloud-appengine-logging==1.3.0
+google-cloud-audit-log==0.2.5
+google-cloud-automl==2.11.1
+google-cloud-bigquery-datatransfer==3.11.1
+google-cloud-bigquery-storage==2.19.1
+google-cloud-bigquery==3.10.0
+google-cloud-bigtable==2.18.1
+google-cloud-build==3.16.0
+google-cloud-compute==1.11.0
+google-cloud-container==2.21.0
google-cloud-core==2.3.2
-google-cloud-datacatalog==3.9.0
-google-cloud-dataflow-client==0.5.4
-google-cloud-dataform==0.2.0
-google-cloud-dataplex==1.1.0
-google-cloud-dataproc-metastore==1.6.0
-google-cloud-dataproc==5.0.0
-google-cloud-dlp==3.8.0
-google-cloud-kms==2.12.0
-google-cloud-language==1.3.2
-google-cloud-logging==3.2.1
-google-cloud-memcache==1.4.1
-google-cloud-monitoring==2.11.0
-google-cloud-orchestration-airflow==1.4.1
-google-cloud-os-login==2.7.1
-google-cloud-pubsub==2.13.5
-google-cloud-redis==2.9.0
-google-cloud-resource-manager==1.6.0
-google-cloud-secret-manager==1.0.2
-google-cloud-spanner==1.19.3
-google-cloud-speech==1.3.4
+google-cloud-datacatalog==3.12.0
+google-cloud-dataflow-client==0.8.3
+google-cloud-dataform==0.5.1
+google-cloud-dataplex==1.4.3
+google-cloud-dataproc-metastore==1.11.0
+google-cloud-dataproc==5.4.1
+google-cloud-dlp==3.12.1
+google-cloud-kms==2.17.0
+google-cloud-language==2.9.1
+google-cloud-logging==3.5.0
+google-cloud-memcache==1.7.1
+google-cloud-monitoring==2.14.2
+google-cloud-orchestration-airflow==1.7.1
+google-cloud-os-login==2.9.1
+google-cloud-pubsub==2.17.0
+google-cloud-redis==2.12.1
+google-cloud-resource-manager==1.10.1
+google-cloud-secret-manager==2.16.1
+google-cloud-spanner==3.34.0
+google-cloud-speech==2.19.0
google-cloud-storage==2.9.0
-google-cloud-tasks==2.10.1
-google-cloud-texttospeech==1.0.3
-google-cloud-translate==1.7.2
-google-cloud-videointelligence==1.16.3
-google-cloud-vision==1.0.2
-google-cloud-workflows==1.7.1
+google-cloud-tasks==2.13.1
+google-cloud-texttospeech==2.14.1
+google-cloud-translate==3.11.1
+google-cloud-videointelligence==2.11.1
+google-cloud-vision==3.4.1
+google-cloud-workflows==1.10.1
google-crc32c==1.5.0
google-resumable-media==2.5.0
-googleapis-common-protos==1.56.4
+googleapis-common-protos==1.59.0
graphql-core==3.2.3
graphviz==0.20.1
greenlet==2.0.2
-grpc-google-iam-v1==0.12.4
+grpc-google-iam-v1==0.12.6
grpcio-gcp==0.2.2
-grpcio-status==1.48.2
+grpcio-status==1.54.2
grpcio==1.54.2
gssapi==1.8.2
gunicorn==20.1.0
@@ -353,8 +355,8 @@ ordered-set==4.1.0
orjson==3.8.12
oscrypto==1.3.0
oss2==2.17.0
-packaging==21.3
-pandas-gbq==0.17.9
+packaging==23.1
+pandas-gbq==0.19.2
pandas==1.5.3
papermill==2.4.0
paramiko==3.1.0
@@ -363,7 +365,7 @@ partd==1.4.0
pathable==0.4.3
pathspec==0.9.0
pbr==5.11.1
-pdpyras==5.0.1
+pdpyras==5.0.3
pendulum==2.1.2
pexpect==4.8.0
pickleshare==0.7.5
@@ -376,13 +378,13 @@ pluggy==1.0.0
ply==3.11
plyvel==1.5.0
portalocker==2.7.0
-pre-commit==3.3.1
+pre-commit==3.3.2
presto-python-client==0.8.3
prison==0.2.1
prometheus-client==0.16.0
prompt-toolkit==3.0.38
-proto-plus==1.19.6
-protobuf==3.20.0
+proto-plus==1.22.2
+protobuf==4.22.5
psutil==5.9.5
psycopg2-binary==2.9.6
ptyprocess==0.7.0
@@ -391,7 +393,7 @@ pure-sasl==0.6.2
py-partiql-parser==0.3.0
py4j==0.10.9.7
pyOpenSSL==23.1.1
-pyarrow==9.0.0
+pyarrow==11.0.0
pyasn1-modules==0.2.8
pyasn1==0.4.8
pycountry==22.3.5
@@ -407,7 +409,7 @@ pyexasol==0.25.2
pygraphviz==1.10
pyhcl==0.4.4
pykerberos==1.2.4
-pymongo==3.13.0
+pymongo==4.3.3
pymssql==2.2.7
pyodbc==4.0.39
pyparsing==3.0.9
@@ -509,7 +511,7 @@ stack-data==0.6.2
starkbank-ecdsa==2.2.0
statsd==4.0.1
sympy==1.12
-tableauserverclient==0.24
+tableauserverclient==0.25
tabulate==0.9.0
tblib==1.7.0
tenacity==8.2.2
@@ -552,7 +554,7 @@ typing_extensions==4.5.0
tzlocal==5.0.1
uc-micro-py==1.0.2
unicodecsv==0.14.1
-uritemplate==3.0.1
+uritemplate==4.1.1
urllib3==1.26.15
userpath==1.8.0
vertica-python==1.3.2