diff --git a/sdks/python/container/ml/py310/base_image_requirements.txt b/sdks/python/container/ml/py310/base_image_requirements.txt index af5af4cbe8a9..d4d0bdbb1686 100644 --- a/sdks/python/container/ml/py310/base_image_requirements.txt +++ b/sdks/python/container/ml/py310/base_image_requirements.txt @@ -86,7 +86,7 @@ google-cloud-storage==2.19.0 google-cloud-videointelligence==2.17.0 google-cloud-vision==3.11.0 google-crc32c==1.7.1 -google-genai==1.47.0 +google-genai==1.48.0 google-pasta==0.2.0 google-resumable-media==2.7.2 googleapis-common-protos==1.71.0 @@ -104,7 +104,7 @@ httpcore==1.0.9 httplib2==0.22.0 httpx==0.28.1 huggingface-hub==0.36.0 -hypothesis==6.142.5 +hypothesis==6.145.0 idna==3.11 importlib_metadata==8.7.0 iniconfig==2.3.0 @@ -115,8 +115,6 @@ jeepney==0.9.0 Jinja2==3.1.6 joblib==1.5.2 jsonpickle==3.4.2 -jsonschema==4.25.1 -jsonschema-specifications==2025.9.1 keras==3.12.0 keyring==25.6.0 keyrings.google-artifactregistry-auth==1.1.2 @@ -164,7 +162,6 @@ pyasn1_modules==0.4.2 pycparser==2.23 pydantic==2.12.3 pydantic_core==2.41.4 -pydot==1.4.2 Pygments==2.19.2 PyHamcrest==2.1.0 PyJWT==2.10.1 @@ -182,12 +179,10 @@ python-tds==1.17.1 pytz==2025.2 PyYAML==6.0.3 redis==5.3.1 -referencing==0.37.0 regex==2025.10.23 requests==2.32.5 requests-mock==1.12.1 rich==14.2.0 -rpds-py==0.28.0 rsa==4.9.1 safetensors==0.6.2 scikit-learn==1.7.2 diff --git a/sdks/python/container/ml/py310/gpu_image_requirements.txt b/sdks/python/container/ml/py310/gpu_image_requirements.txt index febb40a538a4..3ece38b033ff 100644 --- a/sdks/python/container/ml/py310/gpu_image_requirements.txt +++ b/sdks/python/container/ml/py310/gpu_image_requirements.txt @@ -47,7 +47,7 @@ cffi==2.0.0 charset-normalizer==3.4.4 click==8.2.1 cloud-sql-python-connector==1.18.5 -cloudpickle==3.1.1 +cloudpickle==3.1.2 compressed-tensors==0.10.2 crcmod==1.7 cryptography==46.0.3 @@ -65,7 +65,7 @@ einops==0.8.1 email-validator==2.3.0 exceptiongroup==1.3.0 execnet==2.1.1 -fastapi==0.120.3 +fastapi==0.121.0 fastapi-cli==0.0.14 fastapi-cloud-cli==0.3.1 fastavro==1.12.1 @@ -103,7 +103,7 @@ google-cloud-storage==2.19.0 google-cloud-videointelligence==2.17.0 google-cloud-vision==3.11.0 google-crc32c==1.7.1 -google-genai==1.47.0 +google-genai==1.48.0 google-pasta==0.2.0 google-resumable-media==2.7.2 googleapis-common-protos==1.71.0 @@ -122,7 +122,7 @@ httplib2==0.22.0 httptools==0.7.1 httpx==0.28.1 huggingface-hub==0.36.0 -hypothesis==6.142.5 +hypothesis==6.145.0 idna==3.11 importlib_metadata==8.7.0 iniconfig==2.3.0 @@ -207,7 +207,7 @@ prometheus_client==0.23.1 propcache==0.4.1 proto-plus==1.26.1 protobuf==5.29.5 -psutil==7.1.2 +psutil==7.1.3 psycopg2-binary==2.9.11 py-cpuinfo==9.0.0 pyarrow==18.1.0 @@ -220,7 +220,6 @@ pycparser==2.23 pydantic==2.12.3 pydantic-extra-types==2.10.6 pydantic_core==2.41.4 -pydot==1.4.2 Pygments==2.19.2 PyHamcrest==2.1.0 PyJWT==2.10.1 @@ -240,7 +239,7 @@ python-tds==1.17.1 pytz==2025.2 PyYAML==6.0.3 pyzmq==27.1.0 -ray==2.51.0 +ray==2.51.1 redis==5.3.1 referencing==0.37.0 regex==2025.10.23 @@ -248,7 +247,7 @@ requests==2.32.5 requests-mock==1.12.1 rich==14.2.0 rich-toolkit==0.15.1 -rignore==0.7.2 +rignore==0.7.4 rpds-py==0.28.0 rsa==4.9.1 safetensors==0.6.2 @@ -271,7 +270,7 @@ soxr==1.0.0 SQLAlchemy==2.0.44 sqlalchemy_pytds==1.0.2 sqlparse==0.5.3 -starlette==0.49.1 +starlette==0.49.3 sympy==1.14.0 tenacity==8.5.0 tensorboard==2.20.0 diff --git a/sdks/python/container/ml/py311/base_image_requirements.txt b/sdks/python/container/ml/py311/base_image_requirements.txt index 86da2d4552dc..0d9874d52640 100644 --- a/sdks/python/container/ml/py311/base_image_requirements.txt +++ b/sdks/python/container/ml/py311/base_image_requirements.txt @@ -84,7 +84,7 @@ google-cloud-storage==2.19.0 google-cloud-videointelligence==2.17.0 google-cloud-vision==3.11.0 google-crc32c==1.7.1 -google-genai==1.47.0 +google-genai==1.48.0 google-pasta==0.2.0 google-resumable-media==2.7.2 googleapis-common-protos==1.71.0 @@ -102,7 +102,7 @@ httpcore==1.0.9 httplib2==0.22.0 httpx==0.28.1 huggingface-hub==0.36.0 -hypothesis==6.142.5 +hypothesis==6.145.0 idna==3.11 importlib_metadata==8.7.0 iniconfig==2.3.0 @@ -113,8 +113,6 @@ jeepney==0.9.0 Jinja2==3.1.6 joblib==1.5.2 jsonpickle==3.4.2 -jsonschema==4.25.1 -jsonschema-specifications==2025.9.1 keras==3.12.0 keyring==25.6.0 keyrings.google-artifactregistry-auth==1.1.2 @@ -162,7 +160,6 @@ pyasn1_modules==0.4.2 pycparser==2.23 pydantic==2.12.3 pydantic_core==2.41.4 -pydot==1.4.2 Pygments==2.19.2 PyHamcrest==2.1.0 PyJWT==2.10.1 @@ -180,12 +177,10 @@ python-tds==1.17.1 pytz==2025.2 PyYAML==6.0.3 redis==5.3.1 -referencing==0.37.0 regex==2025.10.23 requests==2.32.5 requests-mock==1.12.1 rich==14.2.0 -rpds-py==0.28.0 rsa==4.9.1 safetensors==0.6.2 scikit-learn==1.7.2 diff --git a/sdks/python/container/ml/py311/gpu_image_requirements.txt b/sdks/python/container/ml/py311/gpu_image_requirements.txt index 13e7045e0367..e9c281dc0f4a 100644 --- a/sdks/python/container/ml/py311/gpu_image_requirements.txt +++ b/sdks/python/container/ml/py311/gpu_image_requirements.txt @@ -46,7 +46,7 @@ cffi==2.0.0 charset-normalizer==3.4.4 click==8.2.1 cloud-sql-python-connector==1.18.5 -cloudpickle==3.1.1 +cloudpickle==3.1.2 compressed-tensors==0.10.2 crcmod==1.7 cryptography==46.0.3 @@ -63,7 +63,7 @@ docstring_parser==0.17.0 einops==0.8.1 email-validator==2.3.0 execnet==2.1.1 -fastapi==0.120.3 +fastapi==0.121.0 fastapi-cli==0.0.14 fastapi-cloud-cli==0.3.1 fastavro==1.12.1 @@ -101,7 +101,7 @@ google-cloud-storage==2.19.0 google-cloud-videointelligence==2.17.0 google-cloud-vision==3.11.0 google-crc32c==1.7.1 -google-genai==1.47.0 +google-genai==1.48.0 google-pasta==0.2.0 google-resumable-media==2.7.2 googleapis-common-protos==1.71.0 @@ -120,7 +120,7 @@ httplib2==0.22.0 httptools==0.7.1 httpx==0.28.1 huggingface-hub==0.36.0 -hypothesis==6.142.5 +hypothesis==6.145.0 idna==3.11 importlib_metadata==8.7.0 iniconfig==2.3.0 @@ -205,7 +205,7 @@ prometheus_client==0.23.1 propcache==0.4.1 proto-plus==1.26.1 protobuf==5.29.5 -psutil==7.1.2 +psutil==7.1.3 psycopg2-binary==2.9.11 py-cpuinfo==9.0.0 pyarrow==18.1.0 @@ -218,7 +218,6 @@ pycparser==2.23 pydantic==2.12.3 pydantic-extra-types==2.10.6 pydantic_core==2.41.4 -pydot==1.4.2 Pygments==2.19.2 PyHamcrest==2.1.0 PyJWT==2.10.1 @@ -238,7 +237,7 @@ python-tds==1.17.1 pytz==2025.2 PyYAML==6.0.3 pyzmq==27.1.0 -ray==2.51.0 +ray==2.51.1 redis==5.3.1 referencing==0.37.0 regex==2025.10.23 @@ -246,7 +245,7 @@ requests==2.32.5 requests-mock==1.12.1 rich==14.2.0 rich-toolkit==0.15.1 -rignore==0.7.2 +rignore==0.7.4 rpds-py==0.28.0 rsa==4.9.1 safetensors==0.6.2 @@ -269,7 +268,7 @@ soxr==1.0.0 SQLAlchemy==2.0.44 sqlalchemy_pytds==1.0.2 sqlparse==0.5.3 -starlette==0.49.1 +starlette==0.49.3 sympy==1.14.0 tenacity==8.5.0 tensorboard==2.20.0 diff --git a/sdks/python/container/ml/py312/base_image_requirements.txt b/sdks/python/container/ml/py312/base_image_requirements.txt index 4a73f16b5138..2e9ddec66570 100644 --- a/sdks/python/container/ml/py312/base_image_requirements.txt +++ b/sdks/python/container/ml/py312/base_image_requirements.txt @@ -83,7 +83,7 @@ google-cloud-storage==2.19.0 google-cloud-videointelligence==2.17.0 google-cloud-vision==3.11.0 google-crc32c==1.7.1 -google-genai==1.47.0 +google-genai==1.48.0 google-pasta==0.2.0 google-resumable-media==2.7.2 googleapis-common-protos==1.71.0 @@ -101,7 +101,7 @@ httpcore==1.0.9 httplib2==0.22.0 httpx==0.28.1 huggingface-hub==0.36.0 -hypothesis==6.142.5 +hypothesis==6.145.0 idna==3.11 importlib_metadata==8.7.0 iniconfig==2.3.0 @@ -112,8 +112,6 @@ jeepney==0.9.0 Jinja2==3.1.6 joblib==1.5.2 jsonpickle==3.4.2 -jsonschema==4.25.1 -jsonschema-specifications==2025.9.1 keras==3.12.0 keyring==25.6.0 keyrings.google-artifactregistry-auth==1.1.2 @@ -161,7 +159,6 @@ pyasn1_modules==0.4.2 pycparser==2.23 pydantic==2.12.3 pydantic_core==2.41.4 -pydot==1.4.2 Pygments==2.19.2 PyHamcrest==2.1.0 PyJWT==2.10.1 @@ -179,12 +176,10 @@ python-tds==1.17.1 pytz==2025.2 PyYAML==6.0.3 redis==5.3.1 -referencing==0.37.0 regex==2025.10.23 requests==2.32.5 requests-mock==1.12.1 rich==14.2.0 -rpds-py==0.28.0 rsa==4.9.1 safetensors==0.6.2 scikit-learn==1.7.2 diff --git a/sdks/python/container/ml/py312/gpu_image_requirements.txt b/sdks/python/container/ml/py312/gpu_image_requirements.txt index 3b0a42dce279..e0c1b617f3f0 100644 --- a/sdks/python/container/ml/py312/gpu_image_requirements.txt +++ b/sdks/python/container/ml/py312/gpu_image_requirements.txt @@ -45,7 +45,7 @@ cffi==2.0.0 charset-normalizer==3.4.4 click==8.2.1 cloud-sql-python-connector==1.18.5 -cloudpickle==3.1.1 +cloudpickle==3.1.2 compressed-tensors==0.10.2 crcmod==1.7 cryptography==46.0.3 @@ -62,7 +62,7 @@ docstring_parser==0.17.0 einops==0.8.1 email-validator==2.3.0 execnet==2.1.1 -fastapi==0.120.3 +fastapi==0.121.0 fastapi-cli==0.0.14 fastapi-cloud-cli==0.3.1 fastavro==1.12.1 @@ -100,7 +100,7 @@ google-cloud-storage==2.19.0 google-cloud-videointelligence==2.17.0 google-cloud-vision==3.11.0 google-crc32c==1.7.1 -google-genai==1.47.0 +google-genai==1.48.0 google-pasta==0.2.0 google-resumable-media==2.7.2 googleapis-common-protos==1.71.0 @@ -119,7 +119,7 @@ httplib2==0.22.0 httptools==0.7.1 httpx==0.28.1 huggingface-hub==0.36.0 -hypothesis==6.142.5 +hypothesis==6.145.0 idna==3.11 importlib_metadata==8.7.0 iniconfig==2.3.0 @@ -204,7 +204,7 @@ prometheus_client==0.23.1 propcache==0.4.1 proto-plus==1.26.1 protobuf==5.29.5 -psutil==7.1.2 +psutil==7.1.3 psycopg2-binary==2.9.11 py-cpuinfo==9.0.0 pyarrow==18.1.0 @@ -217,7 +217,6 @@ pycparser==2.23 pydantic==2.12.3 pydantic-extra-types==2.10.6 pydantic_core==2.41.4 -pydot==1.4.2 Pygments==2.19.2 PyHamcrest==2.1.0 PyJWT==2.10.1 @@ -237,7 +236,7 @@ python-tds==1.17.1 pytz==2025.2 PyYAML==6.0.3 pyzmq==27.1.0 -ray==2.51.0 +ray==2.51.1 redis==5.3.1 referencing==0.37.0 regex==2025.10.23 @@ -245,7 +244,7 @@ requests==2.32.5 requests-mock==1.12.1 rich==14.2.0 rich-toolkit==0.15.1 -rignore==0.7.2 +rignore==0.7.4 rpds-py==0.28.0 rsa==4.9.1 safetensors==0.6.2 @@ -268,7 +267,7 @@ soxr==1.0.0 SQLAlchemy==2.0.44 sqlalchemy_pytds==1.0.2 sqlparse==0.5.3 -starlette==0.49.1 +starlette==0.49.3 sympy==1.14.0 tenacity==8.5.0 tensorboard==2.20.0 diff --git a/sdks/python/container/ml/py313/base_image_requirements.txt b/sdks/python/container/ml/py313/base_image_requirements.txt index 120d8d181478..59eb65d6ee59 100644 --- a/sdks/python/container/ml/py313/base_image_requirements.txt +++ b/sdks/python/container/ml/py313/base_image_requirements.txt @@ -81,7 +81,7 @@ google-cloud-storage==2.19.0 google-cloud-videointelligence==2.17.0 google-cloud-vision==3.11.0 google-crc32c==1.7.1 -google-genai==1.47.0 +google-genai==1.48.0 google-pasta==0.2.0 google-resumable-media==2.7.2 googleapis-common-protos==1.71.0 @@ -99,7 +99,7 @@ httpcore==1.0.9 httplib2==0.22.0 httpx==0.28.1 huggingface-hub==0.36.0 -hypothesis==6.142.5 +hypothesis==6.145.0 idna==3.11 importlib_metadata==8.7.0 iniconfig==2.3.0 @@ -110,8 +110,6 @@ jeepney==0.9.0 Jinja2==3.1.6 joblib==1.5.2 jsonpickle==3.4.2 -jsonschema==4.25.1 -jsonschema-specifications==2025.9.1 keras==3.12.0 keyring==25.6.0 keyrings.google-artifactregistry-auth==1.1.2 @@ -158,7 +156,6 @@ pyasn1_modules==0.4.2 pycparser==2.23 pydantic==2.12.3 pydantic_core==2.41.4 -pydot==1.4.2 Pygments==2.19.2 PyHamcrest==2.1.0 PyJWT==2.10.1 @@ -176,12 +173,10 @@ python-tds==1.17.1 pytz==2025.2 PyYAML==6.0.3 redis==5.3.1 -referencing==0.37.0 regex==2025.10.23 requests==2.32.5 requests-mock==1.12.1 rich==14.2.0 -rpds-py==0.28.0 rsa==4.9.1 safetensors==0.6.2 scikit-learn==1.7.2 diff --git a/sdks/python/container/ml/py39/base_image_requirements.txt b/sdks/python/container/ml/py39/base_image_requirements.txt index 0c13bf39d7eb..ba76be53c480 100644 --- a/sdks/python/container/ml/py39/base_image_requirements.txt +++ b/sdks/python/container/ml/py39/base_image_requirements.txt @@ -115,8 +115,6 @@ jeepney==0.9.0 Jinja2==3.1.6 joblib==1.5.2 jsonpickle==3.4.2 -jsonschema==4.25.1 -jsonschema-specifications==2025.9.1 keras==3.10.0 keyring==25.6.0 keyrings.google-artifactregistry-auth==1.1.2 @@ -164,7 +162,6 @@ pyasn1_modules==0.4.2 pycparser==2.23 pydantic==2.12.3 pydantic_core==2.41.4 -pydot==1.4.2 Pygments==2.19.2 PyHamcrest==2.1.0 PyJWT==2.10.1 @@ -182,12 +179,10 @@ python-tds==1.17.1 pytz==2025.2 PyYAML==6.0.3 redis==5.3.1 -referencing==0.36.2 regex==2025.10.23 requests==2.32.5 requests-mock==1.12.1 rich==14.2.0 -rpds-py==0.27.1 rsa==4.9.1 safetensors==0.6.2 scikit-learn==1.6.1 diff --git a/sdks/python/container/py310/base_image_requirements.txt b/sdks/python/container/py310/base_image_requirements.txt index 6f9d72f5a2e3..67bd2226557b 100644 --- a/sdks/python/container/py310/base_image_requirements.txt +++ b/sdks/python/container/py310/base_image_requirements.txt @@ -80,7 +80,7 @@ google-cloud-storage==2.19.0 google-cloud-videointelligence==2.17.0 google-cloud-vision==3.11.0 google-crc32c==1.7.1 -google-genai==1.47.0 +google-genai==1.48.0 google-resumable-media==2.7.2 googleapis-common-protos==1.71.0 greenlet==3.2.4 @@ -94,7 +94,7 @@ hdfs==2.7.3 httpcore==1.0.9 httplib2==0.22.0 httpx==0.28.1 -hypothesis==6.142.5 +hypothesis==6.145.0 idna==3.11 importlib_metadata==8.7.0 iniconfig==2.3.0 @@ -105,8 +105,6 @@ jeepney==0.9.0 Jinja2==3.1.6 joblib==1.5.2 jsonpickle==3.4.2 -jsonschema==4.25.1 -jsonschema-specifications==2025.9.1 keyring==25.6.0 keyrings.google-artifactregistry-auth==1.1.2 MarkupSafe==3.0.3 @@ -142,7 +140,6 @@ pyasn1_modules==0.4.2 pycparser==2.23 pydantic==2.12.3 pydantic_core==2.41.4 -pydot==1.4.2 Pygments==2.19.2 PyHamcrest==2.1.0 PyJWT==2.10.1 @@ -160,11 +157,9 @@ python-tds==1.17.1 pytz==2025.2 PyYAML==6.0.3 redis==5.3.1 -referencing==0.37.0 regex==2025.10.23 requests==2.32.5 requests-mock==1.12.1 -rpds-py==0.28.0 rsa==4.9.1 scikit-learn==1.7.2 scipy==1.15.3 diff --git a/sdks/python/container/py311/base_image_requirements.txt b/sdks/python/container/py311/base_image_requirements.txt index 1bb86c5abdae..766c8f47706e 100644 --- a/sdks/python/container/py311/base_image_requirements.txt +++ b/sdks/python/container/py311/base_image_requirements.txt @@ -78,7 +78,7 @@ google-cloud-storage==2.19.0 google-cloud-videointelligence==2.17.0 google-cloud-vision==3.11.0 google-crc32c==1.7.1 -google-genai==1.47.0 +google-genai==1.48.0 google-resumable-media==2.7.2 googleapis-common-protos==1.71.0 greenlet==3.2.4 @@ -92,7 +92,7 @@ hdfs==2.7.3 httpcore==1.0.9 httplib2==0.22.0 httpx==0.28.1 -hypothesis==6.142.5 +hypothesis==6.145.0 idna==3.11 importlib_metadata==8.7.0 iniconfig==2.3.0 @@ -103,8 +103,6 @@ jeepney==0.9.0 Jinja2==3.1.6 joblib==1.5.2 jsonpickle==3.4.2 -jsonschema==4.25.1 -jsonschema-specifications==2025.9.1 keyring==25.6.0 keyrings.google-artifactregistry-auth==1.1.2 MarkupSafe==3.0.3 @@ -140,7 +138,6 @@ pyasn1_modules==0.4.2 pycparser==2.23 pydantic==2.12.3 pydantic_core==2.41.4 -pydot==1.4.2 Pygments==2.19.2 PyHamcrest==2.1.0 PyJWT==2.10.1 @@ -158,11 +155,9 @@ python-tds==1.17.1 pytz==2025.2 PyYAML==6.0.3 redis==5.3.1 -referencing==0.37.0 regex==2025.10.23 requests==2.32.5 requests-mock==1.12.1 -rpds-py==0.28.0 rsa==4.9.1 scikit-learn==1.7.2 scipy==1.16.3 diff --git a/sdks/python/container/py312/base_image_requirements.txt b/sdks/python/container/py312/base_image_requirements.txt index 3bb1e2dd794a..b97dbaeeb8e3 100644 --- a/sdks/python/container/py312/base_image_requirements.txt +++ b/sdks/python/container/py312/base_image_requirements.txt @@ -77,7 +77,7 @@ google-cloud-storage==2.19.0 google-cloud-videointelligence==2.17.0 google-cloud-vision==3.11.0 google-crc32c==1.7.1 -google-genai==1.47.0 +google-genai==1.48.0 google-resumable-media==2.7.2 googleapis-common-protos==1.71.0 greenlet==3.2.4 @@ -91,7 +91,7 @@ hdfs==2.7.3 httpcore==1.0.9 httplib2==0.22.0 httpx==0.28.1 -hypothesis==6.142.5 +hypothesis==6.145.0 idna==3.11 importlib_metadata==8.7.0 iniconfig==2.3.0 @@ -102,8 +102,6 @@ jeepney==0.9.0 Jinja2==3.1.6 joblib==1.5.2 jsonpickle==3.4.2 -jsonschema==4.25.1 -jsonschema-specifications==2025.9.1 keyring==25.6.0 keyrings.google-artifactregistry-auth==1.1.2 MarkupSafe==3.0.3 @@ -139,7 +137,6 @@ pyasn1_modules==0.4.2 pycparser==2.23 pydantic==2.12.3 pydantic_core==2.41.4 -pydot==1.4.2 Pygments==2.19.2 PyHamcrest==2.1.0 PyJWT==2.10.1 @@ -157,11 +154,9 @@ python-tds==1.17.1 pytz==2025.2 PyYAML==6.0.3 redis==5.3.1 -referencing==0.37.0 regex==2025.10.23 requests==2.32.5 requests-mock==1.12.1 -rpds-py==0.28.0 rsa==4.9.1 scikit-learn==1.7.2 scipy==1.16.3 diff --git a/sdks/python/container/py313/base_image_requirements.txt b/sdks/python/container/py313/base_image_requirements.txt index 653ba724f44c..423a5eabc862 100644 --- a/sdks/python/container/py313/base_image_requirements.txt +++ b/sdks/python/container/py313/base_image_requirements.txt @@ -75,7 +75,7 @@ google-cloud-storage==2.19.0 google-cloud-videointelligence==2.17.0 google-cloud-vision==3.11.0 google-crc32c==1.7.1 -google-genai==1.47.0 +google-genai==1.48.0 google-resumable-media==2.7.2 googleapis-common-protos==1.71.0 greenlet==3.2.4 @@ -89,7 +89,7 @@ hdfs==2.7.3 httpcore==1.0.9 httplib2==0.22.0 httpx==0.28.1 -hypothesis==6.142.5 +hypothesis==6.145.0 idna==3.11 importlib_metadata==8.7.0 iniconfig==2.3.0 @@ -100,8 +100,6 @@ jeepney==0.9.0 Jinja2==3.1.6 joblib==1.5.2 jsonpickle==3.4.2 -jsonschema==4.25.1 -jsonschema-specifications==2025.9.1 keyring==25.6.0 keyrings.google-artifactregistry-auth==1.1.2 MarkupSafe==3.0.3 @@ -136,7 +134,6 @@ pyasn1_modules==0.4.2 pycparser==2.23 pydantic==2.12.3 pydantic_core==2.41.4 -pydot==1.4.2 Pygments==2.19.2 PyHamcrest==2.1.0 PyJWT==2.10.1 @@ -154,11 +151,9 @@ python-tds==1.17.1 pytz==2025.2 PyYAML==6.0.3 redis==5.3.1 -referencing==0.37.0 regex==2025.10.23 requests==2.32.5 requests-mock==1.12.1 -rpds-py==0.28.0 rsa==4.9.1 scikit-learn==1.7.2 scipy==1.16.3 diff --git a/sdks/python/container/py39/base_image_requirements.txt b/sdks/python/container/py39/base_image_requirements.txt index 63f4d962c6f7..07579d1a4cdf 100644 --- a/sdks/python/container/py39/base_image_requirements.txt +++ b/sdks/python/container/py39/base_image_requirements.txt @@ -105,8 +105,6 @@ jeepney==0.9.0 Jinja2==3.1.6 joblib==1.5.2 jsonpickle==3.4.2 -jsonschema==4.25.1 -jsonschema-specifications==2025.9.1 keyring==25.6.0 keyrings.google-artifactregistry-auth==1.1.2 MarkupSafe==3.0.3 @@ -142,7 +140,6 @@ pyasn1_modules==0.4.2 pycparser==2.23 pydantic==2.12.3 pydantic_core==2.41.4 -pydot==1.4.2 Pygments==2.19.2 PyHamcrest==2.1.0 PyJWT==2.10.1 @@ -160,11 +157,9 @@ python-tds==1.17.1 pytz==2025.2 PyYAML==6.0.3 redis==5.3.1 -referencing==0.36.2 regex==2025.10.23 requests==2.32.5 requests-mock==1.12.1 -rpds-py==0.27.1 rsa==4.9.1 scikit-learn==1.6.1 scipy==1.13.1 diff --git a/sdks/python/container/run_generate_requirements.sh b/sdks/python/container/run_generate_requirements.sh index 6a45472b4a11..1e9c6f5c3647 100755 --- a/sdks/python/container/run_generate_requirements.sh +++ b/sdks/python/container/run_generate_requirements.sh @@ -65,7 +65,7 @@ if [ -z "$BASE_PATH" ]; then fi if [ -z "$EXTRAS" ]; then - EXTRAS="[gcp,dataframe,test]" + EXTRAS="[gcp,dataframe,test,yaml]" fi set -ex