From 6ae1cc6295b4198d5def01ac18129ce09def5bb1 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 18 Mar 2025 22:23:08 +0000 Subject: [PATCH 1/2] chore(deps): update dependency pandas to v2.2.3 --- bigquery/bqml/requirements.txt | 4 ++-- bigquery/pandas-gbq-migration/requirements.txt | 2 +- generative_ai/batch_predict/requirements.txt | 6 +++--- generative_ai/context_caching/requirements.txt | 6 +++--- generative_ai/controlled_generation/requirements.txt | 6 +++--- generative_ai/embeddings/requirements.txt | 4 ++-- generative_ai/evaluation/requirements.txt | 6 +++--- generative_ai/extensions/requirements.txt | 6 +++--- generative_ai/function_calling/requirements.txt | 6 +++--- generative_ai/image/requirements.txt | 6 +++--- generative_ai/image_generation/requirements.txt | 6 +++--- generative_ai/inference/requirements.txt | 6 +++--- generative_ai/model_garden/requirements.txt | 6 +++--- generative_ai/model_tuning/requirements.txt | 6 +++--- generative_ai/prompts/requirements.txt | 6 +++--- generative_ai/reasoning_engine/requirements.txt | 6 +++--- generative_ai/safety/requirements.txt | 6 +++--- generative_ai/system_instructions/requirements.txt | 6 +++--- generative_ai/template_folder/requirements.txt | 6 +++--- generative_ai/text_generation/requirements.txt | 6 +++--- generative_ai/text_models/requirements.txt | 6 +++--- generative_ai/token_count/requirements.txt | 6 +++--- generative_ai/understand_audio/requirements.txt | 6 +++--- generative_ai/understand_docs/requirements.txt | 6 +++--- generative_ai/understand_video/requirements.txt | 6 +++--- generative_ai/video/requirements.txt | 6 +++--- .../geospatial-classification/requirements.txt | 2 +- .../timeseries-classification/requirements.txt | 2 +- 28 files changed, 76 insertions(+), 76 deletions(-) diff --git a/bigquery/bqml/requirements.txt b/bigquery/bqml/requirements.txt index f8a2b375ce7..0a34dbe693c 100644 --- a/bigquery/bqml/requirements.txt +++ b/bigquery/bqml/requirements.txt @@ -1,7 +1,7 @@ google-cloud-bigquery[pandas,bqstorage]==3.27.0 google-cloud-bigquery-storage==2.27.0 -pandas==1.3.5; python_version == '3.7' -pandas==2.0.3; python_version == '3.8' +pandas==2.2.3; python_version == '3.7' +pandas==2.2.3; python_version == '3.8' pandas==2.2.3; python_version > '3.8' pyarrow==17.0.0; python_version <= '3.8' pyarrow==19.0.0; python_version > '3.9' diff --git a/bigquery/pandas-gbq-migration/requirements.txt b/bigquery/pandas-gbq-migration/requirements.txt index d9438152cdf..c4153ad82cf 100644 --- a/bigquery/pandas-gbq-migration/requirements.txt +++ b/bigquery/pandas-gbq-migration/requirements.txt @@ -1,6 +1,6 @@ google-cloud-bigquery==3.27.0 google-cloud-bigquery-storage==2.27.0 -pandas==2.0.3; python_version == '3.8' +pandas==2.2.3; python_version == '3.8' pandas==2.2.3; python_version > '3.8' pandas-gbq==0.24.0 grpcio==1.69.0 diff --git a/generative_ai/batch_predict/requirements.txt b/generative_ai/batch_predict/requirements.txt index 62b60c5a458..332664b94f8 100644 --- a/generative_ai/batch_predict/requirements.txt +++ b/generative_ai/batch_predict/requirements.txt @@ -1,6 +1,6 @@ -pandas==1.3.5; python_version == '3.7' -pandas==2.0.3; python_version == '3.8' -pandas==2.1.4; python_version > '3.8' +pandas==2.2.3; python_version == '3.7' +pandas==2.2.3; python_version == '3.8' +pandas==2.2.3; python_version > '3.8' pillow==10.3.0; python_version < '3.8' pillow==10.3.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.71.0 diff --git a/generative_ai/context_caching/requirements.txt b/generative_ai/context_caching/requirements.txt index bf6a44625f1..8c94bb4d15a 100644 --- a/generative_ai/context_caching/requirements.txt +++ b/generative_ai/context_caching/requirements.txt @@ -1,6 +1,6 @@ -pandas==1.3.5; python_version == '3.7' -pandas==2.0.3; python_version == '3.8' -pandas==2.1.4; python_version > '3.8' +pandas==2.2.3; python_version == '3.7' +pandas==2.2.3; python_version == '3.8' +pandas==2.2.3; python_version > '3.8' pillow==10.3.0; python_version < '3.8' pillow==10.3.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.69.0 diff --git a/generative_ai/controlled_generation/requirements.txt b/generative_ai/controlled_generation/requirements.txt index bf6a44625f1..8c94bb4d15a 100644 --- a/generative_ai/controlled_generation/requirements.txt +++ b/generative_ai/controlled_generation/requirements.txt @@ -1,6 +1,6 @@ -pandas==1.3.5; python_version == '3.7' -pandas==2.0.3; python_version == '3.8' -pandas==2.1.4; python_version > '3.8' +pandas==2.2.3; python_version == '3.7' +pandas==2.2.3; python_version == '3.8' +pandas==2.2.3; python_version > '3.8' pillow==10.3.0; python_version < '3.8' pillow==10.3.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.69.0 diff --git a/generative_ai/embeddings/requirements.txt b/generative_ai/embeddings/requirements.txt index 6c14dde0ea5..faa5769c741 100644 --- a/generative_ai/embeddings/requirements.txt +++ b/generative_ai/embeddings/requirements.txt @@ -1,5 +1,5 @@ -pandas==1.3.5; python_version == '3.7' -pandas==2.0.3; python_version == '3.8' +pandas==2.2.3; python_version == '3.7' +pandas==2.2.3; python_version == '3.8' pandas==2.2.3; python_version > '3.8' pillow==10.3.0; python_version < '3.8' pillow==10.3.0; python_version >= '3.8' diff --git a/generative_ai/evaluation/requirements.txt b/generative_ai/evaluation/requirements.txt index bf6a44625f1..8c94bb4d15a 100644 --- a/generative_ai/evaluation/requirements.txt +++ b/generative_ai/evaluation/requirements.txt @@ -1,6 +1,6 @@ -pandas==1.3.5; python_version == '3.7' -pandas==2.0.3; python_version == '3.8' -pandas==2.1.4; python_version > '3.8' +pandas==2.2.3; python_version == '3.7' +pandas==2.2.3; python_version == '3.8' +pandas==2.2.3; python_version > '3.8' pillow==10.3.0; python_version < '3.8' pillow==10.3.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.69.0 diff --git a/generative_ai/extensions/requirements.txt b/generative_ai/extensions/requirements.txt index bf6a44625f1..8c94bb4d15a 100644 --- a/generative_ai/extensions/requirements.txt +++ b/generative_ai/extensions/requirements.txt @@ -1,6 +1,6 @@ -pandas==1.3.5; python_version == '3.7' -pandas==2.0.3; python_version == '3.8' -pandas==2.1.4; python_version > '3.8' +pandas==2.2.3; python_version == '3.7' +pandas==2.2.3; python_version == '3.8' +pandas==2.2.3; python_version > '3.8' pillow==10.3.0; python_version < '3.8' pillow==10.3.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.69.0 diff --git a/generative_ai/function_calling/requirements.txt b/generative_ai/function_calling/requirements.txt index bf6a44625f1..8c94bb4d15a 100644 --- a/generative_ai/function_calling/requirements.txt +++ b/generative_ai/function_calling/requirements.txt @@ -1,6 +1,6 @@ -pandas==1.3.5; python_version == '3.7' -pandas==2.0.3; python_version == '3.8' -pandas==2.1.4; python_version > '3.8' +pandas==2.2.3; python_version == '3.7' +pandas==2.2.3; python_version == '3.8' +pandas==2.2.3; python_version > '3.8' pillow==10.3.0; python_version < '3.8' pillow==10.3.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.69.0 diff --git a/generative_ai/image/requirements.txt b/generative_ai/image/requirements.txt index bf6a44625f1..8c94bb4d15a 100644 --- a/generative_ai/image/requirements.txt +++ b/generative_ai/image/requirements.txt @@ -1,6 +1,6 @@ -pandas==1.3.5; python_version == '3.7' -pandas==2.0.3; python_version == '3.8' -pandas==2.1.4; python_version > '3.8' +pandas==2.2.3; python_version == '3.7' +pandas==2.2.3; python_version == '3.8' +pandas==2.2.3; python_version > '3.8' pillow==10.3.0; python_version < '3.8' pillow==10.3.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.69.0 diff --git a/generative_ai/image_generation/requirements.txt b/generative_ai/image_generation/requirements.txt index bf6a44625f1..8c94bb4d15a 100644 --- a/generative_ai/image_generation/requirements.txt +++ b/generative_ai/image_generation/requirements.txt @@ -1,6 +1,6 @@ -pandas==1.3.5; python_version == '3.7' -pandas==2.0.3; python_version == '3.8' -pandas==2.1.4; python_version > '3.8' +pandas==2.2.3; python_version == '3.7' +pandas==2.2.3; python_version == '3.8' +pandas==2.2.3; python_version > '3.8' pillow==10.3.0; python_version < '3.8' pillow==10.3.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.69.0 diff --git a/generative_ai/inference/requirements.txt b/generative_ai/inference/requirements.txt index bf6a44625f1..8c94bb4d15a 100644 --- a/generative_ai/inference/requirements.txt +++ b/generative_ai/inference/requirements.txt @@ -1,6 +1,6 @@ -pandas==1.3.5; python_version == '3.7' -pandas==2.0.3; python_version == '3.8' -pandas==2.1.4; python_version > '3.8' +pandas==2.2.3; python_version == '3.7' +pandas==2.2.3; python_version == '3.8' +pandas==2.2.3; python_version > '3.8' pillow==10.3.0; python_version < '3.8' pillow==10.3.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.69.0 diff --git a/generative_ai/model_garden/requirements.txt b/generative_ai/model_garden/requirements.txt index bf6a44625f1..8c94bb4d15a 100644 --- a/generative_ai/model_garden/requirements.txt +++ b/generative_ai/model_garden/requirements.txt @@ -1,6 +1,6 @@ -pandas==1.3.5; python_version == '3.7' -pandas==2.0.3; python_version == '3.8' -pandas==2.1.4; python_version > '3.8' +pandas==2.2.3; python_version == '3.7' +pandas==2.2.3; python_version == '3.8' +pandas==2.2.3; python_version > '3.8' pillow==10.3.0; python_version < '3.8' pillow==10.3.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.69.0 diff --git a/generative_ai/model_tuning/requirements.txt b/generative_ai/model_tuning/requirements.txt index bf6a44625f1..8c94bb4d15a 100644 --- a/generative_ai/model_tuning/requirements.txt +++ b/generative_ai/model_tuning/requirements.txt @@ -1,6 +1,6 @@ -pandas==1.3.5; python_version == '3.7' -pandas==2.0.3; python_version == '3.8' -pandas==2.1.4; python_version > '3.8' +pandas==2.2.3; python_version == '3.7' +pandas==2.2.3; python_version == '3.8' +pandas==2.2.3; python_version > '3.8' pillow==10.3.0; python_version < '3.8' pillow==10.3.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.69.0 diff --git a/generative_ai/prompts/requirements.txt b/generative_ai/prompts/requirements.txt index 6c0540ee8fe..77ec398e843 100644 --- a/generative_ai/prompts/requirements.txt +++ b/generative_ai/prompts/requirements.txt @@ -1,6 +1,6 @@ -pandas==1.3.5; python_version == '3.7' -pandas==2.0.3; python_version == '3.8' -pandas==2.1.4; python_version > '3.8' +pandas==2.2.3; python_version == '3.7' +pandas==2.2.3; python_version == '3.8' +pandas==2.2.3; python_version > '3.8' pillow==10.3.0; python_version < '3.8' pillow==10.3.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.74.0 diff --git a/generative_ai/reasoning_engine/requirements.txt b/generative_ai/reasoning_engine/requirements.txt index bf6a44625f1..8c94bb4d15a 100644 --- a/generative_ai/reasoning_engine/requirements.txt +++ b/generative_ai/reasoning_engine/requirements.txt @@ -1,6 +1,6 @@ -pandas==1.3.5; python_version == '3.7' -pandas==2.0.3; python_version == '3.8' -pandas==2.1.4; python_version > '3.8' +pandas==2.2.3; python_version == '3.7' +pandas==2.2.3; python_version == '3.8' +pandas==2.2.3; python_version > '3.8' pillow==10.3.0; python_version < '3.8' pillow==10.3.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.69.0 diff --git a/generative_ai/safety/requirements.txt b/generative_ai/safety/requirements.txt index bf6a44625f1..8c94bb4d15a 100644 --- a/generative_ai/safety/requirements.txt +++ b/generative_ai/safety/requirements.txt @@ -1,6 +1,6 @@ -pandas==1.3.5; python_version == '3.7' -pandas==2.0.3; python_version == '3.8' -pandas==2.1.4; python_version > '3.8' +pandas==2.2.3; python_version == '3.7' +pandas==2.2.3; python_version == '3.8' +pandas==2.2.3; python_version > '3.8' pillow==10.3.0; python_version < '3.8' pillow==10.3.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.69.0 diff --git a/generative_ai/system_instructions/requirements.txt b/generative_ai/system_instructions/requirements.txt index bf6a44625f1..8c94bb4d15a 100644 --- a/generative_ai/system_instructions/requirements.txt +++ b/generative_ai/system_instructions/requirements.txt @@ -1,6 +1,6 @@ -pandas==1.3.5; python_version == '3.7' -pandas==2.0.3; python_version == '3.8' -pandas==2.1.4; python_version > '3.8' +pandas==2.2.3; python_version == '3.7' +pandas==2.2.3; python_version == '3.8' +pandas==2.2.3; python_version > '3.8' pillow==10.3.0; python_version < '3.8' pillow==10.3.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.69.0 diff --git a/generative_ai/template_folder/requirements.txt b/generative_ai/template_folder/requirements.txt index bf6a44625f1..8c94bb4d15a 100644 --- a/generative_ai/template_folder/requirements.txt +++ b/generative_ai/template_folder/requirements.txt @@ -1,6 +1,6 @@ -pandas==1.3.5; python_version == '3.7' -pandas==2.0.3; python_version == '3.8' -pandas==2.1.4; python_version > '3.8' +pandas==2.2.3; python_version == '3.7' +pandas==2.2.3; python_version == '3.8' +pandas==2.2.3; python_version > '3.8' pillow==10.3.0; python_version < '3.8' pillow==10.3.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.69.0 diff --git a/generative_ai/text_generation/requirements.txt b/generative_ai/text_generation/requirements.txt index bf6a44625f1..8c94bb4d15a 100644 --- a/generative_ai/text_generation/requirements.txt +++ b/generative_ai/text_generation/requirements.txt @@ -1,6 +1,6 @@ -pandas==1.3.5; python_version == '3.7' -pandas==2.0.3; python_version == '3.8' -pandas==2.1.4; python_version > '3.8' +pandas==2.2.3; python_version == '3.7' +pandas==2.2.3; python_version == '3.8' +pandas==2.2.3; python_version > '3.8' pillow==10.3.0; python_version < '3.8' pillow==10.3.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.69.0 diff --git a/generative_ai/text_models/requirements.txt b/generative_ai/text_models/requirements.txt index bf6a44625f1..8c94bb4d15a 100644 --- a/generative_ai/text_models/requirements.txt +++ b/generative_ai/text_models/requirements.txt @@ -1,6 +1,6 @@ -pandas==1.3.5; python_version == '3.7' -pandas==2.0.3; python_version == '3.8' -pandas==2.1.4; python_version > '3.8' +pandas==2.2.3; python_version == '3.7' +pandas==2.2.3; python_version == '3.8' +pandas==2.2.3; python_version > '3.8' pillow==10.3.0; python_version < '3.8' pillow==10.3.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.69.0 diff --git a/generative_ai/token_count/requirements.txt b/generative_ai/token_count/requirements.txt index bf6a44625f1..8c94bb4d15a 100644 --- a/generative_ai/token_count/requirements.txt +++ b/generative_ai/token_count/requirements.txt @@ -1,6 +1,6 @@ -pandas==1.3.5; python_version == '3.7' -pandas==2.0.3; python_version == '3.8' -pandas==2.1.4; python_version > '3.8' +pandas==2.2.3; python_version == '3.7' +pandas==2.2.3; python_version == '3.8' +pandas==2.2.3; python_version > '3.8' pillow==10.3.0; python_version < '3.8' pillow==10.3.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.69.0 diff --git a/generative_ai/understand_audio/requirements.txt b/generative_ai/understand_audio/requirements.txt index 059e673a1d7..a9cbd9efab8 100644 --- a/generative_ai/understand_audio/requirements.txt +++ b/generative_ai/understand_audio/requirements.txt @@ -1,6 +1,6 @@ -pandas==1.3.5; python_version == '3.7' -pandas==2.0.3; python_version == '3.8' -pandas==2.1.4; python_version > '3.8' +pandas==2.2.3; python_version == '3.7' +pandas==2.2.3; python_version == '3.8' +pandas==2.2.3; python_version > '3.8' pillow==10.3.0; python_version < '3.8' pillow==10.3.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.71.1 diff --git a/generative_ai/understand_docs/requirements.txt b/generative_ai/understand_docs/requirements.txt index bf6a44625f1..8c94bb4d15a 100644 --- a/generative_ai/understand_docs/requirements.txt +++ b/generative_ai/understand_docs/requirements.txt @@ -1,6 +1,6 @@ -pandas==1.3.5; python_version == '3.7' -pandas==2.0.3; python_version == '3.8' -pandas==2.1.4; python_version > '3.8' +pandas==2.2.3; python_version == '3.7' +pandas==2.2.3; python_version == '3.8' +pandas==2.2.3; python_version > '3.8' pillow==10.3.0; python_version < '3.8' pillow==10.3.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.69.0 diff --git a/generative_ai/understand_video/requirements.txt b/generative_ai/understand_video/requirements.txt index bf6a44625f1..8c94bb4d15a 100644 --- a/generative_ai/understand_video/requirements.txt +++ b/generative_ai/understand_video/requirements.txt @@ -1,6 +1,6 @@ -pandas==1.3.5; python_version == '3.7' -pandas==2.0.3; python_version == '3.8' -pandas==2.1.4; python_version > '3.8' +pandas==2.2.3; python_version == '3.7' +pandas==2.2.3; python_version == '3.8' +pandas==2.2.3; python_version > '3.8' pillow==10.3.0; python_version < '3.8' pillow==10.3.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.69.0 diff --git a/generative_ai/video/requirements.txt b/generative_ai/video/requirements.txt index bf6a44625f1..8c94bb4d15a 100644 --- a/generative_ai/video/requirements.txt +++ b/generative_ai/video/requirements.txt @@ -1,6 +1,6 @@ -pandas==1.3.5; python_version == '3.7' -pandas==2.0.3; python_version == '3.8' -pandas==2.1.4; python_version > '3.8' +pandas==2.2.3; python_version == '3.7' +pandas==2.2.3; python_version == '3.8' +pandas==2.2.3; python_version > '3.8' pillow==10.3.0; python_version < '3.8' pillow==10.3.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.69.0 diff --git a/people-and-planet-ai/geospatial-classification/requirements.txt b/people-and-planet-ai/geospatial-classification/requirements.txt index 2da0dfe7875..eb302f7a2be 100644 --- a/people-and-planet-ai/geospatial-classification/requirements.txt +++ b/people-and-planet-ai/geospatial-classification/requirements.txt @@ -1,5 +1,5 @@ earthengine-api==1.5.6 folium==0.19.5 google-cloud-aiplatform==1.47.0 -pandas==2.0.1 +pandas==2.2.3 tensorflow==2.12.0 diff --git a/people-and-planet-ai/timeseries-classification/requirements.txt b/people-and-planet-ai/timeseries-classification/requirements.txt index 6082fa7915e..c97c9686726 100644 --- a/people-and-planet-ai/timeseries-classification/requirements.txt +++ b/people-and-planet-ai/timeseries-classification/requirements.txt @@ -2,6 +2,6 @@ Flask==3.0.3 apache-beam[gcp]==2.46.0 google-cloud-aiplatform==1.47.0 gunicorn==23.0.0 -pandas==2.0.1 +pandas==2.2.3 tensorflow==2.12.1 Werkzeug==3.0.3 From fe637634a2800db30fd71ae26c14a176d8f66c8e Mon Sep 17 00:00:00 2001 From: Katie McLaughlin Date: Wed, 19 Mar 2025 13:21:35 +1100 Subject: [PATCH 2/2] Pin python versions (again) (again) --- bigquery/bqml/requirements.txt | 3 +-- bigquery/pandas-gbq-migration/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/bigquery/bqml/requirements.txt b/bigquery/bqml/requirements.txt index 0a34dbe693c..f131f62ed47 100644 --- a/bigquery/bqml/requirements.txt +++ b/bigquery/bqml/requirements.txt @@ -1,7 +1,6 @@ google-cloud-bigquery[pandas,bqstorage]==3.27.0 google-cloud-bigquery-storage==2.27.0 -pandas==2.2.3; python_version == '3.7' -pandas==2.2.3; python_version == '3.8' +pandas==2.0.3; python_version == '3.8' pandas==2.2.3; python_version > '3.8' pyarrow==17.0.0; python_version <= '3.8' pyarrow==19.0.0; python_version > '3.9' diff --git a/bigquery/pandas-gbq-migration/requirements.txt b/bigquery/pandas-gbq-migration/requirements.txt index c4153ad82cf..d9438152cdf 100644 --- a/bigquery/pandas-gbq-migration/requirements.txt +++ b/bigquery/pandas-gbq-migration/requirements.txt @@ -1,6 +1,6 @@ google-cloud-bigquery==3.27.0 google-cloud-bigquery-storage==2.27.0 -pandas==2.2.3; python_version == '3.8' +pandas==2.0.3; python_version == '3.8' pandas==2.2.3; python_version > '3.8' pandas-gbq==0.24.0 grpcio==1.69.0