This is an automated email from the ASF dual-hosted git repository.
potiuk 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 a006b9b Add constraints for 3.10 version of Python
a006b9b is described below
commit a006b9bdb563aac3140d261c6a0e7d570eaf9518
Author: Jarek Potiuk <[email protected]>
AuthorDate: Sat Jan 29 09:26:47 2022 +0100
Add constraints for 3.10 version of Python
We are preparing for releasing Airflow on Python 3.10 so here is
the start of the constraints for 3.10. They are really copied
version of 3.9 so they **might** not work.
---
constraints-3.10.txt | 30 +++++++++++++++---------------
constraints-no-providers-3.10.txt | 12 ++++++------
constraints-source-providers-3.10.txt | 30 +++++++++++++++---------------
3 files changed, 36 insertions(+), 36 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index f73c47c..1301e65 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-01-23T21:31:18Z
+# This constraints file was automatically generated on 2022-01-26T19:28:16Z
# 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.
@@ -156,7 +156,7 @@ azure-mgmt-datafactory==1.1.0
azure-mgmt-datalake-nspkg==3.0.1
azure-mgmt-datalake-store==0.5.0
azure-mgmt-nspkg==3.0.2
-azure-mgmt-resource==20.0.0
+azure-mgmt-resource==20.1.0
azure-nspkg==3.0.2
azure-storage-blob==12.8.1
azure-storage-common==2.1.0
@@ -193,7 +193,7 @@ colorama==0.4.4
colorlog==4.8.0
commonmark==0.9.1
connexion==2.10.0
-coverage==6.2
+coverage==6.3
crcmod==1.7
cron-descriptor==1.2.24
croniter==1.2.0
@@ -290,7 +290,7 @@ hdfs==2.6.0
hmsclient==0.1.1
httpcore==0.14.5
httplib2==0.19.1
-httpx==0.21.3
+httpx==0.22.0
humanize==3.13.1
hvac==0.11.2
identify==2.4.5
@@ -311,7 +311,7 @@ jeepney==0.7.1
jira==3.1.1
jmespath==0.10.0
json-merge-patch==0.2
-jsondiff==1.3.0
+jsondiff==1.3.1
jsonpath-ng==1.5.3
jsonschema==3.2.0
jupyter-client==7.1.2
@@ -344,7 +344,7 @@ msgpack==1.0.3
msrest==0.6.21
msrestazure==0.6.4
multi-key-dict==2.0.3
-multidict==6.0.1
+multidict==6.0.2
mypy-extensions==0.4.3
mypy==0.910
mysql-connector-python==8.0.28
@@ -390,7 +390,7 @@ portalocker==2.3.2
pre-commit==2.17.0
presto-python-client==0.7.0
prison==0.2.1
-prometheus-client==0.12.0
+prometheus-client==0.13.0
prompt-toolkit==3.0.24
proto-plus==1.18.1
protobuf==3.19.3
@@ -399,7 +399,7 @@ psycopg2-binary==2.9.3
ptyprocess==0.7.0
pure-eval==0.2.2
pure-sasl==0.6.2
-py4j==0.10.9.2
+py4j==0.10.9.3
py==1.11.0
pyOpenSSL==20.0.1
pyarrow==6.0.1
@@ -409,7 +409,7 @@ pycodestyle==2.8.0
pycountry==22.1.10
pycparser==2.21
pycryptodome==3.13.0
-pycryptodomex==3.12.0
+pycryptodomex==3.13.0
pydata-google-auth==1.3.0
pydot==1.4.2
pydruid==0.6.2
@@ -418,18 +418,18 @@ pyexasol==0.23.3
pyflakes==2.4.0
pykerberos==1.2.1
pymongo==3.12.3
-pymssql==2.2.3
+pymssql==2.2.4
pyodbc==4.0.32
pyparsing==2.4.7
pypsrp==0.7.0
pyrsistent==0.16.1
pysftp==0.2.9
-pyspark==3.2.0
+pyspark==3.2.1
pyspnego==0.3.1
pytest-asyncio==0.17.2
pytest-cov==3.0.0
pytest-forked==1.4.0
-pytest-httpx==0.18.0
+pytest-httpx==0.19.0
pytest-instafail==0.4.2
pytest-rerunfailures==9.1.1
pytest-timeouts==1.2.1
@@ -470,7 +470,7 @@ scrapbook==0.5.0
semver==2.13.0
sendgrid==6.9.4
sentinels==1.0.0
-sentry-sdk==1.5.3
+sentry-sdk==1.5.4
setproctitle==1.2.2
simple-salesforce==1.11.4
six==1.16.0
@@ -539,7 +539,7 @@ types-freezegun==1.1.6
types-futures==3.3.7
types-ipaddress==1.0.7
types-paramiko==2.8.10
-types-protobuf==3.19.5
+types-protobuf==3.19.6
types-python-dateutil==2.8.8
types-python-slugify==5.0.3
types-pytz==2021.3.4
@@ -569,7 +569,7 @@ websocket-client==1.2.3
wrapt==1.13.3
xmltodict==0.12.0
yamllint==1.26.3
-yandexcloud==0.126.0
+yandexcloud==0.127.0
yarl==1.7.2
zdesk==2.7.1
zict==2.0.0
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 4773256..36c6501 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 2022-01-23T21:35:44Z
+# This constraints file was automatically generated on 2022-01-26T19:32:39Z
# 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.
@@ -43,7 +43,7 @@ attrs==20.3.0
bcrypt==3.2.0
billiard==3.6.4.0
blinker==1.4
-cachetools==4.2.4
+cachetools==5.0.0
cattrs==1.10.0
celery==5.2.3
certifi==2020.12.5
@@ -80,7 +80,7 @@ gevent==21.12.0
google-ads==14.0.0
google-api-core==2.4.0
google-auth-oauthlib==0.4.6
-google-auth==2.3.3
+google-auth==2.5.0
googleapis-common-protos==1.54.0
graphviz==0.19.1
greenlet==1.1.2
@@ -89,7 +89,7 @@ gssapi==1.7.2
gunicorn==20.1.0
h11==0.12.0
httpcore==0.14.5
-httpx==0.21.3
+httpx==0.22.0
humanize==3.13.1
idna==3.3
importlib-metadata==4.10.1
@@ -122,7 +122,7 @@ platformdirs==2.4.1
pluggy==1.0.0
plyvel==1.4.0
prison==0.2.1
-prometheus-client==0.12.0
+prometheus-client==0.13.0
prompt-toolkit==3.0.24
proto-plus==1.18.1
protobuf==3.19.3
@@ -150,7 +150,7 @@ requests==2.27.1
rfc3986==1.5.0
rich==11.0.0
rsa==4.8
-sentry-sdk==1.5.3
+sentry-sdk==1.5.4
setproctitle==1.2.2
six==1.16.0
sniffio==1.2.0
diff --git a/constraints-source-providers-3.10.txt
b/constraints-source-providers-3.10.txt
index 95d25c5..12fefd9 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 2022-01-23T21:31:31Z
+# This constraints file was automatically generated on 2022-01-26T19:28:26Z
# 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.
@@ -86,7 +86,7 @@ azure-mgmt-datafactory==1.1.0
azure-mgmt-datalake-nspkg==3.0.1
azure-mgmt-datalake-store==0.5.0
azure-mgmt-nspkg==3.0.2
-azure-mgmt-resource==20.0.0
+azure-mgmt-resource==20.1.0
azure-nspkg==3.0.2
azure-storage-blob==12.8.1
azure-storage-common==2.1.0
@@ -123,7 +123,7 @@ colorama==0.4.4
colorlog==4.8.0
commonmark==0.9.1
connexion==2.10.0
-coverage==6.2
+coverage==6.3
crcmod==1.7
cron-descriptor==1.2.24
croniter==1.2.0
@@ -220,7 +220,7 @@ hdfs==2.6.0
hmsclient==0.1.1
httpcore==0.14.5
httplib2==0.19.1
-httpx==0.21.3
+httpx==0.22.0
humanize==3.13.1
hvac==0.11.2
identify==2.4.5
@@ -241,7 +241,7 @@ jeepney==0.7.1
jira==3.1.1
jmespath==0.10.0
json-merge-patch==0.2
-jsondiff==1.3.0
+jsondiff==1.3.1
jsonpath-ng==1.5.3
jsonschema==3.2.0
jupyter-client==7.1.2
@@ -274,7 +274,7 @@ msgpack==1.0.3
msrest==0.6.21
msrestazure==0.6.4
multi-key-dict==2.0.3
-multidict==6.0.1
+multidict==6.0.2
mypy-extensions==0.4.3
mypy==0.910
mysql-connector-python==8.0.28
@@ -320,7 +320,7 @@ portalocker==2.3.2
pre-commit==2.17.0
presto-python-client==0.7.0
prison==0.2.1
-prometheus-client==0.12.0
+prometheus-client==0.13.0
prompt-toolkit==3.0.24
proto-plus==1.18.1
protobuf==3.19.3
@@ -329,7 +329,7 @@ psycopg2-binary==2.9.3
ptyprocess==0.7.0
pure-eval==0.2.2
pure-sasl==0.6.2
-py4j==0.10.9.2
+py4j==0.10.9.3
py==1.11.0
pyOpenSSL==20.0.1
pyarrow==6.0.1
@@ -339,7 +339,7 @@ pycodestyle==2.8.0
pycountry==22.1.10
pycparser==2.21
pycryptodome==3.13.0
-pycryptodomex==3.12.0
+pycryptodomex==3.13.0
pydata-google-auth==1.3.0
pydot==1.4.2
pydruid==0.6.2
@@ -348,18 +348,18 @@ pyexasol==0.23.3
pyflakes==2.4.0
pykerberos==1.2.1
pymongo==3.12.3
-pymssql==2.2.3
+pymssql==2.2.4
pyodbc==4.0.32
pyparsing==2.4.7
pypsrp==0.7.0
pyrsistent==0.16.1
pysftp==0.2.9
-pyspark==3.2.0
+pyspark==3.2.1
pyspnego==0.3.1
pytest-asyncio==0.17.2
pytest-cov==3.0.0
pytest-forked==1.4.0
-pytest-httpx==0.18.0
+pytest-httpx==0.19.0
pytest-instafail==0.4.2
pytest-rerunfailures==9.1.1
pytest-timeouts==1.2.1
@@ -400,7 +400,7 @@ scrapbook==0.5.0
semver==2.13.0
sendgrid==6.9.4
sentinels==1.0.0
-sentry-sdk==1.5.3
+sentry-sdk==1.5.4
setproctitle==1.2.2
simple-salesforce==1.11.4
six==1.16.0
@@ -468,7 +468,7 @@ types-freezegun==1.1.6
types-futures==3.3.7
types-ipaddress==1.0.7
types-paramiko==2.8.10
-types-protobuf==3.19.5
+types-protobuf==3.19.6
types-python-dateutil==2.8.8
types-python-slugify==5.0.3
types-pytz==2021.3.4
@@ -498,7 +498,7 @@ websocket-client==1.2.3
wrapt==1.13.3
xmltodict==0.12.0
yamllint==1.26.3
-yandexcloud==0.126.0
+yandexcloud==0.127.0
yarl==1.7.2
zdesk==2.7.1
zict==2.0.0