From 6f39b5dfa3c0e375f597358aaa0c1ce3b4998e91 Mon Sep 17 00:00:00 2001 From: XQ Hu Date: Tue, 29 Oct 2024 22:55:48 +0000 Subject: [PATCH] updated the reqs files --- .../py310/base_image_requirements.txt | 24 ++++++++--------- .../py311/base_image_requirements.txt | 24 ++++++++--------- .../py312/base_image_requirements.txt | 26 +++++++++---------- .../py39/base_image_requirements.txt | 24 ++++++++--------- 4 files changed, 49 insertions(+), 49 deletions(-) diff --git a/sdks/python/container/py310/base_image_requirements.txt b/sdks/python/container/py310/base_image_requirements.txt index b2209699d63b..58c6ca78687f 100644 --- a/sdks/python/container/py310/base_image_requirements.txt +++ b/sdks/python/container/py310/base_image_requirements.txt @@ -51,28 +51,28 @@ fastavro==1.9.7 fasteners==0.19 freezegun==1.5.1 future==1.0.0 -google-api-core==2.21.0 +google-api-core==2.22.0 google-api-python-client==2.149.0 google-apitools==0.5.31 google-auth==2.35.0 google-auth-httplib2==0.2.0 -google-cloud-aiplatform==1.70.0 +google-cloud-aiplatform==1.71.0 google-cloud-bigquery==3.26.0 google-cloud-bigquery-storage==2.27.0 google-cloud-bigtable==2.26.0 google-cloud-core==2.4.1 google-cloud-datastore==2.20.1 -google-cloud-dlp==3.23.0 -google-cloud-language==2.14.0 +google-cloud-dlp==3.25.0 +google-cloud-language==2.15.0 google-cloud-profiler==4.1.0 google-cloud-pubsub==2.26.1 google-cloud-pubsublite==1.11.1 -google-cloud-recommendations-ai==0.10.12 -google-cloud-resource-manager==1.12.5 +google-cloud-recommendations-ai==0.10.13 +google-cloud-resource-manager==1.13.0 google-cloud-spanner==3.49.1 google-cloud-storage==2.18.2 -google-cloud-videointelligence==2.13.5 -google-cloud-vision==3.7.4 +google-cloud-videointelligence==2.14.0 +google-cloud-vision==3.8.0 google-crc32c==1.6.0 google-resumable-media==2.7.2 googleapis-common-protos==1.65.0 @@ -84,7 +84,7 @@ grpcio-status==1.65.5 guppy3==3.1.4.post1 hdfs==2.7.3 httplib2==0.22.0 -hypothesis==6.115.4 +hypothesis==6.115.5 idna==3.10 importlib_metadata==8.4.0 iniconfig==2.0.0 @@ -97,7 +97,7 @@ joblib==1.4.2 jsonpickle==3.3.0 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 -keyring==25.4.1 +keyring==25.5.0 keyrings.google-artifactregistry-auth==1.1.2 MarkupSafe==3.0.2 mmh3==5.0.1 @@ -140,7 +140,7 @@ python-dateutil==2.9.0.post0 python-snappy==0.7.3 pytz==2024.2 PyYAML==6.0.2 -redis==5.1.1 +redis==5.2.0 referencing==0.35.1 regex==2024.9.11 requests==2.32.3 @@ -160,7 +160,7 @@ tenacity==8.5.0 testcontainers==3.7.1 threadpoolctl==3.5.0 tomli==2.0.2 -tqdm==4.66.5 +tqdm==4.66.6 typing_extensions==4.12.2 tzdata==2024.2 uritemplate==4.1.1 diff --git a/sdks/python/container/py311/base_image_requirements.txt b/sdks/python/container/py311/base_image_requirements.txt index f9880e0f4790..1212e043c709 100644 --- a/sdks/python/container/py311/base_image_requirements.txt +++ b/sdks/python/container/py311/base_image_requirements.txt @@ -49,28 +49,28 @@ fastavro==1.9.7 fasteners==0.19 freezegun==1.5.1 future==1.0.0 -google-api-core==2.21.0 +google-api-core==2.22.0 google-api-python-client==2.149.0 google-apitools==0.5.31 google-auth==2.35.0 google-auth-httplib2==0.2.0 -google-cloud-aiplatform==1.70.0 +google-cloud-aiplatform==1.71.0 google-cloud-bigquery==3.26.0 google-cloud-bigquery-storage==2.27.0 google-cloud-bigtable==2.26.0 google-cloud-core==2.4.1 google-cloud-datastore==2.20.1 -google-cloud-dlp==3.23.0 -google-cloud-language==2.14.0 +google-cloud-dlp==3.25.0 +google-cloud-language==2.15.0 google-cloud-profiler==4.1.0 google-cloud-pubsub==2.26.1 google-cloud-pubsublite==1.11.1 -google-cloud-recommendations-ai==0.10.12 -google-cloud-resource-manager==1.12.5 +google-cloud-recommendations-ai==0.10.13 +google-cloud-resource-manager==1.13.0 google-cloud-spanner==3.49.1 google-cloud-storage==2.18.2 -google-cloud-videointelligence==2.13.5 -google-cloud-vision==3.7.4 +google-cloud-videointelligence==2.14.0 +google-cloud-vision==3.8.0 google-crc32c==1.6.0 google-resumable-media==2.7.2 googleapis-common-protos==1.65.0 @@ -82,7 +82,7 @@ grpcio-status==1.65.5 guppy3==3.1.4.post1 hdfs==2.7.3 httplib2==0.22.0 -hypothesis==6.115.4 +hypothesis==6.115.5 idna==3.10 importlib_metadata==8.4.0 iniconfig==2.0.0 @@ -95,7 +95,7 @@ joblib==1.4.2 jsonpickle==3.3.0 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 -keyring==25.4.1 +keyring==25.5.0 keyrings.google-artifactregistry-auth==1.1.2 MarkupSafe==3.0.2 mmh3==5.0.1 @@ -138,7 +138,7 @@ python-dateutil==2.9.0.post0 python-snappy==0.7.3 pytz==2024.2 PyYAML==6.0.2 -redis==5.1.1 +redis==5.2.0 referencing==0.35.1 regex==2024.9.11 requests==2.32.3 @@ -157,7 +157,7 @@ sqlparse==0.5.1 tenacity==8.5.0 testcontainers==3.7.1 threadpoolctl==3.5.0 -tqdm==4.66.5 +tqdm==4.66.6 typing_extensions==4.12.2 tzdata==2024.2 uritemplate==4.1.1 diff --git a/sdks/python/container/py312/base_image_requirements.txt b/sdks/python/container/py312/base_image_requirements.txt index c83906ad5ea3..33b8d91b46de 100644 --- a/sdks/python/container/py312/base_image_requirements.txt +++ b/sdks/python/container/py312/base_image_requirements.txt @@ -48,28 +48,28 @@ fastavro==1.9.7 fasteners==0.19 freezegun==1.5.1 future==1.0.0 -google-api-core==2.21.0 +google-api-core==2.22.0 google-api-python-client==2.149.0 google-apitools==0.5.31 google-auth==2.35.0 google-auth-httplib2==0.2.0 -google-cloud-aiplatform==1.70.0 +google-cloud-aiplatform==1.71.0 google-cloud-bigquery==3.26.0 google-cloud-bigquery-storage==2.27.0 google-cloud-bigtable==2.26.0 google-cloud-core==2.4.1 google-cloud-datastore==2.20.1 -google-cloud-dlp==3.23.0 -google-cloud-language==2.14.0 +google-cloud-dlp==3.25.0 +google-cloud-language==2.15.0 google-cloud-profiler==4.1.0 google-cloud-pubsub==2.26.1 google-cloud-pubsublite==1.11.1 -google-cloud-recommendations-ai==0.10.12 -google-cloud-resource-manager==1.12.5 +google-cloud-recommendations-ai==0.10.13 +google-cloud-resource-manager==1.13.0 google-cloud-spanner==3.49.1 google-cloud-storage==2.18.2 -google-cloud-videointelligence==2.13.5 -google-cloud-vision==3.7.4 +google-cloud-videointelligence==2.14.0 +google-cloud-vision==3.8.0 google-crc32c==1.6.0 google-resumable-media==2.7.2 googleapis-common-protos==1.65.0 @@ -81,7 +81,7 @@ grpcio-status==1.65.5 guppy3==3.1.4.post1 hdfs==2.7.3 httplib2==0.22.0 -hypothesis==6.115.4 +hypothesis==6.115.5 idna==3.10 importlib_metadata==8.4.0 iniconfig==2.0.0 @@ -94,7 +94,7 @@ joblib==1.4.2 jsonpickle==3.3.0 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 -keyring==25.4.1 +keyring==25.5.0 keyrings.google-artifactregistry-auth==1.1.2 MarkupSafe==3.0.2 mmh3==5.0.1 @@ -137,7 +137,7 @@ python-dateutil==2.9.0.post0 python-snappy==0.7.3 pytz==2024.2 PyYAML==6.0.2 -redis==5.1.1 +redis==5.2.0 referencing==0.35.1 regex==2024.9.11 requests==2.32.3 @@ -147,7 +147,7 @@ rsa==4.9 scikit-learn==1.5.2 scipy==1.14.1 SecretStorage==3.3.3 -setuptools==75.2.0 +setuptools==75.3.0 shapely==2.0.6 six==1.16.0 sortedcontainers==2.4.0 @@ -157,7 +157,7 @@ sqlparse==0.5.1 tenacity==8.5.0 testcontainers==3.7.1 threadpoolctl==3.5.0 -tqdm==4.66.5 +tqdm==4.66.6 typing_extensions==4.12.2 tzdata==2024.2 uritemplate==4.1.1 diff --git a/sdks/python/container/py39/base_image_requirements.txt b/sdks/python/container/py39/base_image_requirements.txt index 41ba2e0b1f8f..56fe6f2f76d6 100644 --- a/sdks/python/container/py39/base_image_requirements.txt +++ b/sdks/python/container/py39/base_image_requirements.txt @@ -51,28 +51,28 @@ fastavro==1.9.7 fasteners==0.19 freezegun==1.5.1 future==1.0.0 -google-api-core==2.21.0 +google-api-core==2.22.0 google-api-python-client==2.149.0 google-apitools==0.5.31 google-auth==2.35.0 google-auth-httplib2==0.2.0 -google-cloud-aiplatform==1.70.0 +google-cloud-aiplatform==1.71.0 google-cloud-bigquery==3.26.0 google-cloud-bigquery-storage==2.27.0 google-cloud-bigtable==2.26.0 google-cloud-core==2.4.1 google-cloud-datastore==2.20.1 -google-cloud-dlp==3.23.0 -google-cloud-language==2.14.0 +google-cloud-dlp==3.25.0 +google-cloud-language==2.15.0 google-cloud-profiler==4.1.0 google-cloud-pubsub==2.26.1 google-cloud-pubsublite==1.11.1 -google-cloud-recommendations-ai==0.10.12 -google-cloud-resource-manager==1.12.5 +google-cloud-recommendations-ai==0.10.13 +google-cloud-resource-manager==1.13.0 google-cloud-spanner==3.49.1 google-cloud-storage==2.18.2 -google-cloud-videointelligence==2.13.5 -google-cloud-vision==3.7.4 +google-cloud-videointelligence==2.14.0 +google-cloud-vision==3.8.0 google-crc32c==1.6.0 google-resumable-media==2.7.2 googleapis-common-protos==1.65.0 @@ -84,7 +84,7 @@ grpcio-status==1.65.5 guppy3==3.1.4.post1 hdfs==2.7.3 httplib2==0.22.0 -hypothesis==6.115.4 +hypothesis==6.115.5 idna==3.10 importlib_metadata==8.4.0 iniconfig==2.0.0 @@ -97,7 +97,7 @@ joblib==1.4.2 jsonpickle==3.3.0 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 -keyring==25.4.1 +keyring==25.5.0 keyrings.google-artifactregistry-auth==1.1.2 MarkupSafe==3.0.2 mmh3==5.0.1 @@ -140,7 +140,7 @@ python-dateutil==2.9.0.post0 python-snappy==0.7.3 pytz==2024.2 PyYAML==6.0.2 -redis==5.1.1 +redis==5.2.0 referencing==0.35.1 regex==2024.9.11 requests==2.32.3 @@ -160,7 +160,7 @@ tenacity==8.5.0 testcontainers==3.7.1 threadpoolctl==3.5.0 tomli==2.0.2 -tqdm==4.66.5 +tqdm==4.66.6 typing_extensions==4.12.2 tzdata==2024.2 uritemplate==4.1.1