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 278453c6a98 Updating constraints. Github run id:12540698705
278453c6a98 is described below

commit 278453c6a9810a20fe13ed9f889294182217ee83
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Mon Dec 30 05:35:59 2024 +0000

    Updating constraints. Github run id:12540698705
    
    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 
a91fd01b0d8e83b6f06bec7b82647f7c00f882a4.
    
    The action that build those constraints can be found at 
https://github.com/apache/airflow/actions/runs/12540698705/
    
    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                  | 19 ++++++++++++-------
 constraints-3.11.txt                  | 19 ++++++++++++-------
 constraints-3.12.txt                  |  7 ++++++-
 constraints-3.9.txt                   | 19 ++++++++++++-------
 constraints-no-providers-3.10.txt     |  2 +-
 constraints-no-providers-3.11.txt     |  2 +-
 constraints-no-providers-3.12.txt     |  2 +-
 constraints-no-providers-3.9.txt      |  2 +-
 constraints-source-providers-3.10.txt | 17 +++++++++++------
 constraints-source-providers-3.11.txt | 17 +++++++++++------
 constraints-source-providers-3.12.txt | 15 ++++++++++-----
 constraints-source-providers-3.9.txt  | 17 +++++++++++------
 12 files changed, 89 insertions(+), 49 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 78baefddc5f..4deb1c09a11 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-12-28T13:48:46.080565
+# This constraints file was automatically generated on 
2024-12-30T02:25:39.850374
 # 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.
@@ -92,7 +92,7 @@ alibabacloud_tea_xml==0.0.2
 aliyun-python-sdk-core==2.16.0
 aliyun-python-sdk-kms==2.16.5
 amqp==5.3.1
-analytics-python==1.2.9
+analytics-python==1.4.post1
 annotated-types==0.7.0
 ansicolors==1.1.8
 anyascii==0.3.2
@@ -121,7 +121,7 @@ apache-airflow-providers-asana==2.7.0
 apache-airflow-providers-atlassian-jira==3.0.0
 apache-airflow-providers-celery==3.9.0
 apache-airflow-providers-cloudant==4.1.0
-apache-airflow-providers-cohere==1.4.0
+apache-airflow-providers-cohere==1.1.2
 apache-airflow-providers-common-io==1.5.0
 apache-airflow-providers-common-sql==1.21.0
 apache-airflow-providers-databricks==7.0.0
@@ -230,7 +230,7 @@ azure-storage-file-share==12.20.0
 azure-synapse-artifacts==0.19.0
 azure-synapse-spark==0.7.0
 babel==2.16.0
-backoff==2.2.1
+backoff==1.10.0
 backports.tarfile==1.2.0
 bcrypt==4.2.1
 beautifulsoup4==4.12.3
@@ -259,7 +259,7 @@ click-repl==0.3.0
 click==8.1.8
 clickclick==20.10.2
 cloudpickle==2.2.1
-cohere==4.57
+cohere==5.13.4
 colorama==0.4.6
 colorlog==6.9.0
 comm==0.2.2
@@ -391,7 +391,9 @@ hpack==4.0.0
 httpcore==1.0.7
 httplib2==0.22.0
 httptools==0.6.4
+httpx-sse==0.4.0
 httpx==0.27.0
+huggingface-hub==0.27.0
 humanize==4.11.0
 hvac==2.3.0
 hyperframe==6.0.1
@@ -402,7 +404,7 @@ idna==3.10
 ijson==3.3.0
 imagesize==1.4.1
 immutabledict==4.2.1
-importlib-metadata==6.11.0
+importlib_metadata==8.4.0
 impyla==0.19.0
 incremental==24.7.2
 inflection==0.5.1
@@ -464,6 +466,7 @@ microsoft-kiota-serialization-json==1.0.0
 microsoft-kiota-serialization-text==1.0.0
 mmh3==5.0.1
 mongomock==4.3.0
+monotonic==1.6
 more-itertools==10.5.0
 moto==5.0.25
 mpmath==1.3.0
@@ -513,13 +516,14 @@ opsgenie-sdk==2.1.5
 oracledb==2.5.1
 ordered-set==4.1.0
 orderly-set==5.2.3
-orjson==3.10.12
+orjson==3.10.13
 oss2==2.19.1
 packaging==24.2
 pandas-gbq==0.26.0
 pandas-stubs==2.2.3.241126
 pandas==2.1.4
 papermill==2.6.0
+parameterized==0.9.0
 paramiko==3.5.0
 parso==0.8.4
 pathable==0.4.3
@@ -697,6 +701,7 @@ text-unidecode==1.3
 thrift-sasl==0.4.3
 thrift==0.16.0
 time-machine==2.16.0
+tokenizers==0.21.0
 tomli==2.2.1
 tomlkit==0.13.2
 tornado==6.4.2
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 1ea83a29f21..055d3a34c73 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-12-28T13:48:46.015759
+# This constraints file was automatically generated on 
2024-12-30T02:25:39.897785
 # 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.
@@ -93,7 +93,7 @@ alibabacloud_tea_xml==0.0.2
 aliyun-python-sdk-core==2.16.0
 aliyun-python-sdk-kms==2.16.5
 amqp==5.3.1
-analytics-python==1.2.9
+analytics-python==1.4.post1
 annotated-types==0.7.0
 ansicolors==1.1.8
 anyascii==0.3.2
@@ -122,7 +122,7 @@ apache-airflow-providers-asana==2.7.0
 apache-airflow-providers-atlassian-jira==3.0.0
 apache-airflow-providers-celery==3.9.0
 apache-airflow-providers-cloudant==4.1.0
-apache-airflow-providers-cohere==1.4.0
+apache-airflow-providers-cohere==1.1.2
 apache-airflow-providers-common-io==1.5.0
 apache-airflow-providers-common-sql==1.21.0
 apache-airflow-providers-databricks==7.0.0
@@ -230,7 +230,7 @@ azure-storage-file-share==12.20.0
 azure-synapse-artifacts==0.19.0
 azure-synapse-spark==0.7.0
 babel==2.16.0
-backoff==2.2.1
+backoff==1.10.0
 backports.tarfile==1.2.0
 bcrypt==4.2.1
 beautifulsoup4==4.12.3
@@ -259,7 +259,7 @@ click-repl==0.3.0
 click==8.1.8
 clickclick==20.10.2
 cloudpickle==2.2.1
-cohere==4.57
+cohere==5.13.4
 colorama==0.4.6
 colorlog==6.9.0
 comm==0.2.2
@@ -390,7 +390,9 @@ hpack==4.0.0
 httpcore==1.0.7
 httplib2==0.22.0
 httptools==0.6.4
+httpx-sse==0.4.0
 httpx==0.27.0
+huggingface-hub==0.27.0
 humanize==4.11.0
 hvac==2.3.0
 hyperframe==6.0.1
@@ -401,7 +403,7 @@ idna==3.10
 ijson==3.3.0
 imagesize==1.4.1
 immutabledict==4.2.1
-importlib-metadata==6.11.0
+importlib_metadata==8.4.0
 impyla==0.19.0
 incremental==24.7.2
 inflection==0.5.1
@@ -463,6 +465,7 @@ microsoft-kiota-serialization-json==1.0.0
 microsoft-kiota-serialization-text==1.0.0
 mmh3==5.0.1
 mongomock==4.3.0
+monotonic==1.6
 more-itertools==10.5.0
 moto==5.0.25
 mpmath==1.3.0
@@ -512,13 +515,14 @@ opsgenie-sdk==2.1.5
 oracledb==2.5.1
 ordered-set==4.1.0
 orderly-set==5.2.3
-orjson==3.10.12
+orjson==3.10.13
 oss2==2.19.1
 packaging==24.2
 pandas-gbq==0.26.0
 pandas-stubs==2.2.3.241126
 pandas==2.1.4
 papermill==2.6.0
+parameterized==0.9.0
 paramiko==3.5.0
 parso==0.8.4
 pathable==0.4.3
@@ -697,6 +701,7 @@ text-unidecode==1.3
 thrift-sasl==0.4.3
 thrift==0.16.0
 time-machine==2.16.0
+tokenizers==0.21.0
 tomlkit==0.13.2
 tornado==6.4.2
 towncrier==24.8.0
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index b3653bc00f3..f9882988aa1 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-12-28T13:48:56.709359
+# This constraints file was automatically generated on 
2024-12-30T02:25:59.754934
 # 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.
@@ -385,7 +385,9 @@ hpack==4.0.0
 httpcore==1.0.7
 httplib2==0.22.0
 httptools==0.6.4
+httpx-sse==0.4.0
 httpx==0.27.0
+huggingface-hub==0.27.0
 humanize==4.11.0
 hvac==2.3.0
 hyperframe==6.0.1
@@ -457,6 +459,7 @@ microsoft-kiota-serialization-json==1.0.0
 microsoft-kiota-serialization-text==1.0.0
 mmh3==5.0.1
 mongomock==4.3.0
+monotonic==1.6
 more-itertools==10.5.0
 moto==5.0.25
 mpmath==1.3.0
@@ -511,6 +514,7 @@ pandas-gbq==0.26.0
 pandas-stubs==2.2.3.241126
 pandas==2.1.4
 papermill==2.6.0
+parameterized==0.9.0
 paramiko==3.5.0
 parso==0.8.4
 pathable==0.4.3
@@ -686,6 +690,7 @@ text-unidecode==1.3
 thrift-sasl==0.4.3
 thrift==0.16.0
 time-machine==2.16.0
+tokenizers==0.21.0
 tomlkit==0.13.2
 tornado==6.4.2
 towncrier==24.8.0
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 1be689f6438..cc1de43c004 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-12-28T13:48:46.358579
+# This constraints file was automatically generated on 
2024-12-30T02:25:39.645780
 # 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.
@@ -92,7 +92,7 @@ alibabacloud_tea_xml==0.0.2
 aliyun-python-sdk-core==2.16.0
 aliyun-python-sdk-kms==2.16.5
 amqp==5.3.1
-analytics-python==1.2.9
+analytics-python==1.4.post1
 annotated-types==0.7.0
 ansicolors==1.1.8
 anyascii==0.3.2
@@ -120,7 +120,7 @@ apache-airflow-providers-arangodb==2.7.0
 apache-airflow-providers-asana==2.7.0
 apache-airflow-providers-atlassian-jira==3.0.0
 apache-airflow-providers-celery==3.9.0
-apache-airflow-providers-cohere==1.4.0
+apache-airflow-providers-cohere==1.1.2
 apache-airflow-providers-common-io==1.5.0
 apache-airflow-providers-common-sql==1.21.0
 apache-airflow-providers-databricks==7.0.0
@@ -229,7 +229,7 @@ azure-storage-file-share==12.20.0
 azure-synapse-artifacts==0.19.0
 azure-synapse-spark==0.7.0
 babel==2.16.0
-backoff==2.2.1
+backoff==1.10.0
 backports.tarfile==1.2.0
 bcrypt==4.2.1
 beautifulsoup4==4.12.3
@@ -258,7 +258,7 @@ click-repl==0.3.0
 click==8.1.8
 clickclick==20.10.2
 cloudpickle==2.2.1
-cohere==4.57
+cohere==5.13.4
 colorama==0.4.6
 colorlog==6.9.0
 comm==0.2.2
@@ -391,7 +391,9 @@ hpack==4.0.0
 httpcore==1.0.7
 httplib2==0.22.0
 httptools==0.6.4
+httpx-sse==0.4.0
 httpx==0.27.0
+huggingface-hub==0.27.0
 humanize==4.11.0
 hvac==2.3.0
 hyperframe==6.0.1
@@ -400,7 +402,7 @@ idna==3.10
 ijson==3.3.0
 imagesize==1.4.1
 immutabledict==4.2.1
-importlib-metadata==6.11.0
+importlib_metadata==8.4.0
 importlib_resources==6.4.5
 impyla==0.19.0
 incremental==24.7.2
@@ -463,6 +465,7 @@ microsoft-kiota-serialization-json==1.0.0
 microsoft-kiota-serialization-text==1.0.0
 mmh3==5.0.1
 mongomock==4.3.0
+monotonic==1.6
 more-itertools==10.5.0
 moto==5.0.25
 mpmath==1.3.0
@@ -512,13 +515,14 @@ opsgenie-sdk==2.1.5
 oracledb==2.5.1
 ordered-set==4.1.0
 orderly-set==5.2.3
-orjson==3.10.12
+orjson==3.10.13
 oss2==2.19.1
 packaging==24.2
 pandas-gbq==0.26.0
 pandas-stubs==2.2.2.240807
 pandas==2.1.4
 papermill==2.6.0
+parameterized==0.9.0
 paramiko==3.5.0
 parso==0.8.4
 pathable==0.4.3
@@ -696,6 +700,7 @@ text-unidecode==1.3
 thrift-sasl==0.4.3
 thrift==0.16.0
 time-machine==2.16.0
+tokenizers==0.21.0
 tomli==2.2.1
 tomlkit==0.13.2
 tornado==6.4.2
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index 4932fde9714..5bb90d5bafa 100644
--- a/constraints-no-providers-3.10.txt
+++ b/constraints-no-providers-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-12-28T13:41:33.828677
+# This constraints file was automatically generated on 
2024-12-30T02:18:23.394878
 # 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.11.txt 
b/constraints-no-providers-3.11.txt
index 676b70e3893..8a3ec673ecb 100644
--- a/constraints-no-providers-3.11.txt
+++ b/constraints-no-providers-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-12-28T13:41:33.597652
+# This constraints file was automatically generated on 
2024-12-30T02:18:23.182546
 # 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.12.txt 
b/constraints-no-providers-3.12.txt
index feb9d88ac16..85738a25874 100644
--- a/constraints-no-providers-3.12.txt
+++ b/constraints-no-providers-3.12.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-12-28T13:45:53.604731
+# This constraints file was automatically generated on 
2024-12-30T02:22:45.635041
 # 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 435128449bf..5eb822feb89 100644
--- a/constraints-no-providers-3.9.txt
+++ b/constraints-no-providers-3.9.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-12-28T13:41:33.424921
+# This constraints file was automatically generated on 
2024-12-30T02:18:23.602645
 # 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.10.txt 
b/constraints-source-providers-3.10.txt
index a72537f7658..5a2b11522be 100644
--- a/constraints-source-providers-3.10.txt
+++ b/constraints-source-providers-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-12-28T13:41:25.207896
+# This constraints file was automatically generated on 
2024-12-30T02:18:14.187638
 # 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.
@@ -71,7 +71,7 @@ alibabacloud_tea_xml==0.0.2
 aliyun-python-sdk-core==2.16.0
 aliyun-python-sdk-kms==2.16.5
 amqp==5.3.1
-analytics-python==1.2.9
+analytics-python==1.4.post1
 annotated-types==0.7.0
 ansicolors==1.1.8
 anyascii==0.3.2
@@ -119,7 +119,7 @@ azure-storage-file-share==12.20.0
 azure-synapse-artifacts==0.19.0
 azure-synapse-spark==0.7.0
 babel==2.16.0
-backoff==2.2.1
+backoff==1.10.0
 backports.tarfile==1.2.0
 bcrypt==4.2.1
 beautifulsoup4==4.12.3
@@ -148,7 +148,7 @@ click-repl==0.3.0
 click==8.1.8
 clickclick==20.10.2
 cloudpickle==2.2.1
-cohere==4.57
+cohere==5.13.4
 colorama==0.4.6
 colorlog==6.9.0
 comm==0.2.2
@@ -280,7 +280,9 @@ hpack==4.0.0
 httpcore==1.0.7
 httplib2==0.22.0
 httptools==0.6.4
+httpx-sse==0.4.0
 httpx==0.27.0
+huggingface-hub==0.27.0
 humanize==4.11.0
 hvac==2.3.0
 hyperframe==6.0.1
@@ -291,7 +293,7 @@ idna==3.10
 ijson==3.3.0
 imagesize==1.4.1
 immutabledict==4.2.1
-importlib-metadata==6.11.0
+importlib_metadata==8.4.0
 impyla==0.19.0
 incremental==24.7.2
 inflection==0.5.1
@@ -353,6 +355,7 @@ microsoft-kiota-serialization-json==1.0.0
 microsoft-kiota-serialization-text==1.0.0
 mmh3==5.0.1
 mongomock==4.3.0
+monotonic==1.6
 more-itertools==10.5.0
 moto==5.0.25
 mpmath==1.3.0
@@ -402,13 +405,14 @@ opsgenie-sdk==2.1.5
 oracledb==2.5.1
 ordered-set==4.1.0
 orderly-set==5.2.3
-orjson==3.10.12
+orjson==3.10.13
 oss2==2.19.1
 packaging==24.2
 pandas-gbq==0.26.0
 pandas-stubs==2.2.3.241126
 pandas==2.1.4
 papermill==2.6.0
+parameterized==0.9.0
 paramiko==3.5.0
 parso==0.8.4
 pathable==0.4.3
@@ -586,6 +590,7 @@ text-unidecode==1.3
 thrift-sasl==0.4.3
 thrift==0.16.0
 time-machine==2.16.0
+tokenizers==0.21.0
 tomli==2.2.1
 tomlkit==0.13.2
 tornado==6.4.2
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index 4f90d664663..51ea70673ae 100644
--- a/constraints-source-providers-3.11.txt
+++ b/constraints-source-providers-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-12-28T13:41:25.168058
+# This constraints file was automatically generated on 
2024-12-30T02:18:14.680553
 # 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.
@@ -72,7 +72,7 @@ alibabacloud_tea_xml==0.0.2
 aliyun-python-sdk-core==2.16.0
 aliyun-python-sdk-kms==2.16.5
 amqp==5.3.1
-analytics-python==1.2.9
+analytics-python==1.4.post1
 annotated-types==0.7.0
 ansicolors==1.1.8
 anyascii==0.3.2
@@ -119,7 +119,7 @@ azure-storage-file-share==12.20.0
 azure-synapse-artifacts==0.19.0
 azure-synapse-spark==0.7.0
 babel==2.16.0
-backoff==2.2.1
+backoff==1.10.0
 backports.tarfile==1.2.0
 bcrypt==4.2.1
 beautifulsoup4==4.12.3
@@ -148,7 +148,7 @@ click-repl==0.3.0
 click==8.1.8
 clickclick==20.10.2
 cloudpickle==2.2.1
-cohere==4.57
+cohere==5.13.4
 colorama==0.4.6
 colorlog==6.9.0
 comm==0.2.2
@@ -279,7 +279,9 @@ hpack==4.0.0
 httpcore==1.0.7
 httplib2==0.22.0
 httptools==0.6.4
+httpx-sse==0.4.0
 httpx==0.27.0
+huggingface-hub==0.27.0
 humanize==4.11.0
 hvac==2.3.0
 hyperframe==6.0.1
@@ -290,7 +292,7 @@ idna==3.10
 ijson==3.3.0
 imagesize==1.4.1
 immutabledict==4.2.1
-importlib-metadata==6.11.0
+importlib_metadata==8.4.0
 impyla==0.19.0
 incremental==24.7.2
 inflection==0.5.1
@@ -352,6 +354,7 @@ microsoft-kiota-serialization-json==1.0.0
 microsoft-kiota-serialization-text==1.0.0
 mmh3==5.0.1
 mongomock==4.3.0
+monotonic==1.6
 more-itertools==10.5.0
 moto==5.0.25
 mpmath==1.3.0
@@ -401,13 +404,14 @@ opsgenie-sdk==2.1.5
 oracledb==2.5.1
 ordered-set==4.1.0
 orderly-set==5.2.3
-orjson==3.10.12
+orjson==3.10.13
 oss2==2.19.1
 packaging==24.2
 pandas-gbq==0.26.0
 pandas-stubs==2.2.3.241126
 pandas==2.1.4
 papermill==2.6.0
+parameterized==0.9.0
 paramiko==3.5.0
 parso==0.8.4
 pathable==0.4.3
@@ -586,6 +590,7 @@ text-unidecode==1.3
 thrift-sasl==0.4.3
 thrift==0.16.0
 time-machine==2.16.0
+tokenizers==0.21.0
 tomlkit==0.13.2
 tornado==6.4.2
 towncrier==24.8.0
diff --git a/constraints-source-providers-3.12.txt 
b/constraints-source-providers-3.12.txt
index fb6f4b1d013..37cf258c32c 100644
--- a/constraints-source-providers-3.12.txt
+++ b/constraints-source-providers-3.12.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-12-28T13:41:25.220991
+# This constraints file was automatically generated on 
2024-12-30T02:18:14.476188
 # 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.
@@ -71,7 +71,7 @@ alibabacloud_tea_xml==0.0.2
 aliyun-python-sdk-core==2.16.0
 aliyun-python-sdk-kms==2.16.5
 amqp==5.3.1
-analytics-python==1.2.9
+analytics-python==1.4.post1
 annotated-types==0.7.0
 ansicolors==1.1.8
 anyascii==0.3.2
@@ -117,7 +117,7 @@ azure-storage-file-share==12.20.0
 azure-synapse-artifacts==0.19.0
 azure-synapse-spark==0.7.0
 babel==2.16.0
-backoff==2.2.1
+backoff==1.10.0
 bcrypt==4.2.1
 beautifulsoup4==4.12.3
 billiard==4.2.1
@@ -145,7 +145,7 @@ click-repl==0.3.0
 click==8.1.8
 clickclick==20.10.2
 cloudpickle==3.1.0
-cohere==4.57
+cohere==5.13.4
 colorama==0.4.6
 colorlog==6.9.0
 comm==0.2.2
@@ -275,7 +275,9 @@ hpack==4.0.0
 httpcore==1.0.7
 httplib2==0.22.0
 httptools==0.6.4
+httpx-sse==0.4.0
 httpx==0.27.0
+huggingface-hub==0.27.0
 humanize==4.11.0
 hvac==2.3.0
 hyperframe==6.0.1
@@ -286,7 +288,7 @@ idna==3.10
 ijson==3.3.0
 imagesize==1.4.1
 immutabledict==4.2.1
-importlib-metadata==6.11.0
+importlib_metadata==8.4.0
 impyla==0.19.0
 incremental==24.7.2
 inflection==0.5.1
@@ -347,6 +349,7 @@ microsoft-kiota-serialization-json==1.0.0
 microsoft-kiota-serialization-text==1.0.0
 mmh3==5.0.1
 mongomock==4.3.0
+monotonic==1.6
 more-itertools==10.5.0
 moto==5.0.25
 mpmath==1.3.0
@@ -401,6 +404,7 @@ pandas-gbq==0.26.0
 pandas-stubs==2.2.3.241126
 pandas==2.1.4
 papermill==2.6.0
+parameterized==0.9.0
 paramiko==3.5.0
 parso==0.8.4
 pathable==0.4.3
@@ -576,6 +580,7 @@ text-unidecode==1.3
 thrift-sasl==0.4.3
 thrift==0.16.0
 time-machine==2.16.0
+tokenizers==0.21.0
 tomlkit==0.13.2
 tornado==6.4.2
 towncrier==24.8.0
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index 53116468c99..3d701805f90 100644
--- a/constraints-source-providers-3.9.txt
+++ b/constraints-source-providers-3.9.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-12-28T13:41:25.259496
+# This constraints file was automatically generated on 
2024-12-30T02:18:14.870371
 # 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.
@@ -71,7 +71,7 @@ alibabacloud_tea_xml==0.0.2
 aliyun-python-sdk-core==2.16.0
 aliyun-python-sdk-kms==2.16.5
 amqp==5.3.1
-analytics-python==1.2.9
+analytics-python==1.4.post1
 annotated-types==0.7.0
 ansicolors==1.1.8
 anyascii==0.3.2
@@ -119,7 +119,7 @@ azure-storage-file-share==12.20.0
 azure-synapse-artifacts==0.19.0
 azure-synapse-spark==0.7.0
 babel==2.16.0
-backoff==2.2.1
+backoff==1.10.0
 backports.tarfile==1.2.0
 bcrypt==4.2.1
 beautifulsoup4==4.12.3
@@ -148,7 +148,7 @@ click-repl==0.3.0
 click==8.1.8
 clickclick==20.10.2
 cloudpickle==2.2.1
-cohere==4.57
+cohere==5.13.4
 colorama==0.4.6
 colorlog==6.9.0
 comm==0.2.2
@@ -281,7 +281,9 @@ hpack==4.0.0
 httpcore==1.0.7
 httplib2==0.22.0
 httptools==0.6.4
+httpx-sse==0.4.0
 httpx==0.27.0
+huggingface-hub==0.27.0
 humanize==4.11.0
 hvac==2.3.0
 hyperframe==6.0.1
@@ -290,7 +292,7 @@ idna==3.10
 ijson==3.3.0
 imagesize==1.4.1
 immutabledict==4.2.1
-importlib-metadata==6.11.0
+importlib_metadata==8.4.0
 importlib_resources==6.4.5
 impyla==0.19.0
 incremental==24.7.2
@@ -353,6 +355,7 @@ microsoft-kiota-serialization-json==1.0.0
 microsoft-kiota-serialization-text==1.0.0
 mmh3==5.0.1
 mongomock==4.3.0
+monotonic==1.6
 more-itertools==10.5.0
 moto==5.0.25
 mpmath==1.3.0
@@ -402,13 +405,14 @@ opsgenie-sdk==2.1.5
 oracledb==2.5.1
 ordered-set==4.1.0
 orderly-set==5.2.3
-orjson==3.10.12
+orjson==3.10.13
 oss2==2.19.1
 packaging==24.2
 pandas-gbq==0.26.0
 pandas-stubs==2.2.2.240807
 pandas==2.1.4
 papermill==2.6.0
+parameterized==0.9.0
 paramiko==3.5.0
 parso==0.8.4
 pathable==0.4.3
@@ -586,6 +590,7 @@ text-unidecode==1.3
 thrift-sasl==0.4.3
 thrift==0.16.0
 time-machine==2.16.0
+tokenizers==0.21.0
 tomli==2.2.1
 tomlkit==0.13.2
 tornado==6.4.2

Reply via email to