diff --git a/appengine/flexible/scipy/requirements.txt b/appengine/flexible/scipy/requirements.txt index 940b3a6d70d..fe4d29690ea 100644 --- a/appengine/flexible/scipy/requirements.txt +++ b/appengine/flexible/scipy/requirements.txt @@ -5,6 +5,6 @@ imageio==2.36.1; python_version >= '3.9' numpy==2.2.4; python_version > '3.9' numpy==1.26.4; python_version == '3.9' numpy==1.24.4; python_version == '3.8' -pillow==10.3.0 +pillow==10.4.0 scipy==1.10.1; python_version <= '3.9' scipy==1.14.1; python_version > '3.9' diff --git a/appengine/flexible_python37_and_earlier/scipy/requirements.txt b/appengine/flexible_python37_and_earlier/scipy/requirements.txt index d58fcf00964..a67d9f49c61 100644 --- a/appengine/flexible_python37_and_earlier/scipy/requirements.txt +++ b/appengine/flexible_python37_and_earlier/scipy/requirements.txt @@ -6,6 +6,6 @@ numpy==2.2.4; python_version > '3.9' numpy==2.2.4; python_version == '3.9' numpy==2.2.4; python_version == '3.8' numpy==2.2.4; python_version == '3.7' -pillow==10.3.0 +pillow==10.4.0 scipy==1.14.1 Werkzeug==3.0.3 diff --git a/generative_ai/batch_predict/requirements.txt b/generative_ai/batch_predict/requirements.txt index 71cf9e7f2e8..b785678350e 100644 --- a/generative_ai/batch_predict/requirements.txt +++ b/generative_ai/batch_predict/requirements.txt @@ -1,8 +1,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' +pillow==10.4.0; python_version < '3.8' +pillow==10.4.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.71.0 sentencepiece==0.2.0 google-auth==2.29.0 diff --git a/generative_ai/context_caching/requirements.txt b/generative_ai/context_caching/requirements.txt index 82313614c5f..22fcc40fd70 100644 --- a/generative_ai/context_caching/requirements.txt +++ b/generative_ai/context_caching/requirements.txt @@ -1,8 +1,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' +pillow==10.4.0; python_version < '3.8' +pillow==10.4.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.69.0 sentencepiece==0.2.0 google-auth==2.38.0 diff --git a/generative_ai/controlled_generation/requirements.txt b/generative_ai/controlled_generation/requirements.txt index 82313614c5f..22fcc40fd70 100644 --- a/generative_ai/controlled_generation/requirements.txt +++ b/generative_ai/controlled_generation/requirements.txt @@ -1,8 +1,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' +pillow==10.4.0; python_version < '3.8' +pillow==10.4.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.69.0 sentencepiece==0.2.0 google-auth==2.38.0 diff --git a/generative_ai/embeddings/requirements.txt b/generative_ai/embeddings/requirements.txt index b5d01d66e50..fc617464971 100644 --- a/generative_ai/embeddings/requirements.txt +++ b/generative_ai/embeddings/requirements.txt @@ -1,8 +1,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' +pillow==10.4.0; python_version < '3.8' +pillow==10.4.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.84.0 sentencepiece==0.2.0 google-auth==2.29.0 diff --git a/generative_ai/evaluation/requirements.txt b/generative_ai/evaluation/requirements.txt index 82313614c5f..22fcc40fd70 100644 --- a/generative_ai/evaluation/requirements.txt +++ b/generative_ai/evaluation/requirements.txt @@ -1,8 +1,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' +pillow==10.4.0; python_version < '3.8' +pillow==10.4.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.69.0 sentencepiece==0.2.0 google-auth==2.38.0 diff --git a/generative_ai/extensions/requirements.txt b/generative_ai/extensions/requirements.txt index 82313614c5f..22fcc40fd70 100644 --- a/generative_ai/extensions/requirements.txt +++ b/generative_ai/extensions/requirements.txt @@ -1,8 +1,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' +pillow==10.4.0; python_version < '3.8' +pillow==10.4.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.69.0 sentencepiece==0.2.0 google-auth==2.38.0 diff --git a/generative_ai/function_calling/requirements.txt b/generative_ai/function_calling/requirements.txt index 82313614c5f..22fcc40fd70 100644 --- a/generative_ai/function_calling/requirements.txt +++ b/generative_ai/function_calling/requirements.txt @@ -1,8 +1,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' +pillow==10.4.0; python_version < '3.8' +pillow==10.4.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.69.0 sentencepiece==0.2.0 google-auth==2.38.0 diff --git a/generative_ai/image/requirements.txt b/generative_ai/image/requirements.txt index 82313614c5f..22fcc40fd70 100644 --- a/generative_ai/image/requirements.txt +++ b/generative_ai/image/requirements.txt @@ -1,8 +1,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' +pillow==10.4.0; python_version < '3.8' +pillow==10.4.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.69.0 sentencepiece==0.2.0 google-auth==2.38.0 diff --git a/generative_ai/image_generation/requirements.txt b/generative_ai/image_generation/requirements.txt index 82313614c5f..22fcc40fd70 100644 --- a/generative_ai/image_generation/requirements.txt +++ b/generative_ai/image_generation/requirements.txt @@ -1,8 +1,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' +pillow==10.4.0; python_version < '3.8' +pillow==10.4.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.69.0 sentencepiece==0.2.0 google-auth==2.38.0 diff --git a/generative_ai/model_garden/requirements.txt b/generative_ai/model_garden/requirements.txt index 82313614c5f..22fcc40fd70 100644 --- a/generative_ai/model_garden/requirements.txt +++ b/generative_ai/model_garden/requirements.txt @@ -1,8 +1,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' +pillow==10.4.0; python_version < '3.8' +pillow==10.4.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.69.0 sentencepiece==0.2.0 google-auth==2.38.0 diff --git a/generative_ai/model_tuning/requirements.txt b/generative_ai/model_tuning/requirements.txt index 82313614c5f..22fcc40fd70 100644 --- a/generative_ai/model_tuning/requirements.txt +++ b/generative_ai/model_tuning/requirements.txt @@ -1,8 +1,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' +pillow==10.4.0; python_version < '3.8' +pillow==10.4.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.69.0 sentencepiece==0.2.0 google-auth==2.38.0 diff --git a/generative_ai/prompts/requirements.txt b/generative_ai/prompts/requirements.txt index 3dd02689931..be443bcc9eb 100644 --- a/generative_ai/prompts/requirements.txt +++ b/generative_ai/prompts/requirements.txt @@ -1,8 +1,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' +pillow==10.4.0; python_version < '3.8' +pillow==10.4.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.74.0 sentencepiece==0.2.0 google-auth==2.38.0 diff --git a/generative_ai/reasoning_engine/requirements.txt b/generative_ai/reasoning_engine/requirements.txt index 82313614c5f..22fcc40fd70 100644 --- a/generative_ai/reasoning_engine/requirements.txt +++ b/generative_ai/reasoning_engine/requirements.txt @@ -1,8 +1,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' +pillow==10.4.0; python_version < '3.8' +pillow==10.4.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.69.0 sentencepiece==0.2.0 google-auth==2.38.0 diff --git a/generative_ai/safety/requirements.txt b/generative_ai/safety/requirements.txt index 82313614c5f..22fcc40fd70 100644 --- a/generative_ai/safety/requirements.txt +++ b/generative_ai/safety/requirements.txt @@ -1,8 +1,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' +pillow==10.4.0; python_version < '3.8' +pillow==10.4.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.69.0 sentencepiece==0.2.0 google-auth==2.38.0 diff --git a/generative_ai/system_instructions/requirements.txt b/generative_ai/system_instructions/requirements.txt index 82313614c5f..22fcc40fd70 100644 --- a/generative_ai/system_instructions/requirements.txt +++ b/generative_ai/system_instructions/requirements.txt @@ -1,8 +1,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' +pillow==10.4.0; python_version < '3.8' +pillow==10.4.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.69.0 sentencepiece==0.2.0 google-auth==2.38.0 diff --git a/generative_ai/template_folder/requirements.txt b/generative_ai/template_folder/requirements.txt index 82313614c5f..22fcc40fd70 100644 --- a/generative_ai/template_folder/requirements.txt +++ b/generative_ai/template_folder/requirements.txt @@ -1,8 +1,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' +pillow==10.4.0; python_version < '3.8' +pillow==10.4.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.69.0 sentencepiece==0.2.0 google-auth==2.38.0 diff --git a/generative_ai/text_generation/requirements.txt b/generative_ai/text_generation/requirements.txt index 82313614c5f..22fcc40fd70 100644 --- a/generative_ai/text_generation/requirements.txt +++ b/generative_ai/text_generation/requirements.txt @@ -1,8 +1,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' +pillow==10.4.0; python_version < '3.8' +pillow==10.4.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.69.0 sentencepiece==0.2.0 google-auth==2.38.0 diff --git a/generative_ai/text_models/requirements.txt b/generative_ai/text_models/requirements.txt index 82313614c5f..22fcc40fd70 100644 --- a/generative_ai/text_models/requirements.txt +++ b/generative_ai/text_models/requirements.txt @@ -1,8 +1,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' +pillow==10.4.0; python_version < '3.8' +pillow==10.4.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.69.0 sentencepiece==0.2.0 google-auth==2.38.0 diff --git a/generative_ai/token_count/requirements.txt b/generative_ai/token_count/requirements.txt index 82313614c5f..22fcc40fd70 100644 --- a/generative_ai/token_count/requirements.txt +++ b/generative_ai/token_count/requirements.txt @@ -1,8 +1,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' +pillow==10.4.0; python_version < '3.8' +pillow==10.4.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.69.0 sentencepiece==0.2.0 google-auth==2.38.0 diff --git a/generative_ai/understand_audio/requirements.txt b/generative_ai/understand_audio/requirements.txt index ce89de46593..5b9e276fff8 100644 --- a/generative_ai/understand_audio/requirements.txt +++ b/generative_ai/understand_audio/requirements.txt @@ -1,8 +1,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' +pillow==10.4.0; python_version < '3.8' +pillow==10.4.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.71.1 sentencepiece==0.2.0 google-auth==2.38.0 diff --git a/generative_ai/understand_docs/requirements.txt b/generative_ai/understand_docs/requirements.txt index e8dc40605b8..69096451c3e 100644 --- a/generative_ai/understand_docs/requirements.txt +++ b/generative_ai/understand_docs/requirements.txt @@ -1,8 +1,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' +pillow==10.4.0; python_version < '3.8' +pillow==10.4.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.69.0 sentencepiece==0.2.0 google-auth==2.38.0 diff --git a/generative_ai/understand_video/requirements.txt b/generative_ai/understand_video/requirements.txt index 82313614c5f..22fcc40fd70 100644 --- a/generative_ai/understand_video/requirements.txt +++ b/generative_ai/understand_video/requirements.txt @@ -1,8 +1,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' +pillow==10.4.0; python_version < '3.8' +pillow==10.4.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.69.0 sentencepiece==0.2.0 google-auth==2.38.0 diff --git a/generative_ai/video/requirements.txt b/generative_ai/video/requirements.txt index 82313614c5f..22fcc40fd70 100644 --- a/generative_ai/video/requirements.txt +++ b/generative_ai/video/requirements.txt @@ -1,8 +1,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' +pillow==10.4.0; python_version < '3.8' +pillow==10.4.0; python_version >= '3.8' google-cloud-aiplatform[all]==1.69.0 sentencepiece==0.2.0 google-auth==2.38.0 diff --git a/vision/snippets/crop_hints/requirements.txt b/vision/snippets/crop_hints/requirements.txt index 3d26ef66a69..0267eb1541f 100644 --- a/vision/snippets/crop_hints/requirements.txt +++ b/vision/snippets/crop_hints/requirements.txt @@ -1,3 +1,3 @@ google-cloud-vision==3.8.1 pillow==9.5.0; python_version < '3.8' -pillow==10.3.0; python_version >= '3.8' +pillow==10.4.0; python_version >= '3.8' diff --git a/vision/snippets/document_text/requirements.txt b/vision/snippets/document_text/requirements.txt index 3d26ef66a69..0267eb1541f 100644 --- a/vision/snippets/document_text/requirements.txt +++ b/vision/snippets/document_text/requirements.txt @@ -1,3 +1,3 @@ google-cloud-vision==3.8.1 pillow==9.5.0; python_version < '3.8' -pillow==10.3.0; python_version >= '3.8' +pillow==10.4.0; python_version >= '3.8' diff --git a/vision/snippets/face_detection/requirements.txt b/vision/snippets/face_detection/requirements.txt index 3d26ef66a69..0267eb1541f 100644 --- a/vision/snippets/face_detection/requirements.txt +++ b/vision/snippets/face_detection/requirements.txt @@ -1,3 +1,3 @@ google-cloud-vision==3.8.1 pillow==9.5.0; python_version < '3.8' -pillow==10.3.0; python_version >= '3.8' +pillow==10.4.0; python_version >= '3.8'