From 6199350dde405aade33662255ef0d5b3ed01a5f3 Mon Sep 17 00:00:00 2001 From: jrmccluskey Date: Tue, 11 Nov 2025 14:41:17 -0500 Subject: [PATCH 1/4] Bump Beartype bounds to >= 0.22.0 --- sdks/python/setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdks/python/setup.py b/sdks/python/setup.py index 074d64ae8921..bffd9f3f5a89 100644 --- a/sdks/python/setup.py +++ b/sdks/python/setup.py @@ -408,7 +408,7 @@ def get_portability_package_data(): 'typing-extensions>=3.7.0', 'zstandard>=0.18.0,<1', 'pyyaml>=3.12,<7.0.0', - 'beartype>=0.21.0,<0.22.0', + 'beartype>=0.22.0,<0.23.0', # Dynamic dependencies must be specified in a separate list, otherwise # Dependabot won't be able to parse the main list. Any dynamic # dependencies will not receive updates from Dependabot. From feb23d4c9a6d1e1792d0b0eb28db537ae856aa8b Mon Sep 17 00:00:00 2001 From: jrmccluskey Date: Tue, 11 Nov 2025 20:33:56 +0000 Subject: [PATCH 2/4] image requirement updates --- .../ml/py310/base_image_requirements.txt | 30 ++++++------- .../ml/py310/gpu_image_requirements.txt | 44 +++++++++---------- .../ml/py311/base_image_requirements.txt | 30 ++++++------- .../ml/py311/gpu_image_requirements.txt | 44 +++++++++---------- .../ml/py312/base_image_requirements.txt | 30 ++++++------- .../ml/py312/gpu_image_requirements.txt | 44 +++++++++---------- .../ml/py313/base_image_requirements.txt | 26 +++++------ .../py310/base_image_requirements.txt | 28 ++++++------ .../py311/base_image_requirements.txt | 28 ++++++------ .../py312/base_image_requirements.txt | 28 ++++++------ .../py313/base_image_requirements.txt | 24 +++++----- 11 files changed, 178 insertions(+), 178 deletions(-) diff --git a/sdks/python/container/ml/py310/base_image_requirements.txt b/sdks/python/container/ml/py310/base_image_requirements.txt index d4d0bdbb1686..929fb3b2e19e 100644 --- a/sdks/python/container/ml/py310/base_image_requirements.txt +++ b/sdks/python/container/ml/py310/base_image_requirements.txt @@ -33,7 +33,7 @@ astunparse==1.6.3 async-timeout==5.0.1 attrs==25.4.0 backports.tarfile==1.2.0 -beartype==0.21.0 +beartype==0.22.5 beautifulsoup4==4.14.2 bs4==0.0.2 build==1.3.0 @@ -45,7 +45,7 @@ click==8.3.0 cloud-sql-python-connector==1.18.5 crcmod==1.7 cryptography==46.0.3 -Cython==3.1.6 +Cython==3.2.0 dill==0.3.1.1 dnspython==2.8.0 docker==7.1.0 @@ -63,11 +63,11 @@ fsspec==2025.10.0 future==1.0.0 gast==0.6.0 google-api-core==2.28.1 -google-api-python-client==2.186.0 +google-api-python-client==2.187.0 google-apitools==0.5.31 -google-auth==2.42.1 +google-auth==2.43.0 google-auth-httplib2==0.2.1 -google-cloud-aiplatform==1.124.0 +google-cloud-aiplatform==1.126.1 google-cloud-bigquery==3.38.0 google-cloud-bigquery-storage==2.34.0 google-cloud-bigtable==2.34.0 @@ -86,10 +86,10 @@ 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.48.0 +google-genai==1.49.0 google-pasta==0.2.0 google-resumable-media==2.7.2 -googleapis-common-protos==1.71.0 +googleapis-common-protos==1.72.0 greenlet==3.2.4 grpc-google-iam-v1==0.14.3 grpc-interceptor==0.15.4 @@ -104,7 +104,7 @@ httpcore==1.0.9 httplib2==0.22.0 httpx==0.28.1 huggingface-hub==0.36.0 -hypothesis==6.145.0 +hypothesis==6.147.0 idna==3.11 importlib_metadata==8.7.0 iniconfig==2.3.0 @@ -119,7 +119,7 @@ keras==3.12.0 keyring==25.6.0 keyrings.google-artifactregistry-auth==1.1.2 libclang==18.1.1 -Markdown==3.9 +Markdown==3.10 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 @@ -160,12 +160,12 @@ pyarrow-hotfix==0.7 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 -pydantic==2.12.3 -pydantic_core==2.41.4 +pydantic==2.12.4 +pydantic_core==2.41.5 Pygments==2.19.2 PyHamcrest==2.1.0 PyJWT==2.10.1 -pymilvus==2.5.16 +pymilvus==2.5.17 pymongo==4.15.3 PyMySQL==1.1.2 pyparsing==3.2.5 @@ -179,7 +179,7 @@ python-tds==1.17.1 pytz==2025.2 PyYAML==6.0.3 redis==5.3.1 -regex==2025.10.23 +regex==2025.11.3 requests==2.32.5 requests-mock==1.12.1 rich==14.2.0 @@ -188,7 +188,7 @@ safetensors==0.6.2 scikit-learn==1.7.2 scipy==1.15.3 scramp==1.4.6 -SecretStorage==3.4.0 +SecretStorage==3.4.1 setuptools==80.9.0 shapely==2.1.2 six==1.17.0 @@ -222,7 +222,7 @@ virtualenv-clone==0.5.7 websockets==15.0.1 Werkzeug==3.1.3 wheel==0.45.1 -wrapt==2.0.0 +wrapt==2.0.1 yarl==1.22.0 zipp==3.23.0 zstandard==0.25.0 diff --git a/sdks/python/container/ml/py310/gpu_image_requirements.txt b/sdks/python/container/ml/py310/gpu_image_requirements.txt index 3ece38b033ff..7c6ce41335e5 100644 --- a/sdks/python/container/ml/py310/gpu_image_requirements.txt +++ b/sdks/python/container/ml/py310/gpu_image_requirements.txt @@ -26,7 +26,7 @@ aiofiles==25.1.0 aiohappyeyeballs==2.6.1 aiohttp==3.13.2 aiosignal==1.4.0 -annotated-doc==0.0.3 +annotated-doc==0.0.4 annotated-types==0.7.0 anyio==4.11.0 asn1crypto==1.5.1 @@ -35,7 +35,7 @@ astunparse==1.6.3 async-timeout==5.0.1 attrs==25.4.0 backports.tarfile==1.2.0 -beartype==0.21.0 +beartype==0.22.5 beautifulsoup4==4.14.2 blake3==1.0.8 bs4==0.0.2 @@ -52,7 +52,7 @@ compressed-tensors==0.10.2 crcmod==1.7 cryptography==46.0.3 cupy-cuda12x==13.6.0 -Cython==3.1.6 +Cython==3.2.0 depyf==0.19.0 dill==0.3.1.1 diskcache==5.6.3 @@ -65,8 +65,8 @@ einops==0.8.1 email-validator==2.3.0 exceptiongroup==1.3.0 execnet==2.1.1 -fastapi==0.121.0 -fastapi-cli==0.0.14 +fastapi==0.121.1 +fastapi-cli==0.0.16 fastapi-cloud-cli==0.3.1 fastavro==1.12.1 fasteners==0.20 @@ -80,11 +80,11 @@ future==1.0.0 gast==0.6.0 gguf==0.17.1 google-api-core==2.28.1 -google-api-python-client==2.186.0 +google-api-python-client==2.187.0 google-apitools==0.5.31 -google-auth==2.42.1 +google-auth==2.43.0 google-auth-httplib2==0.2.1 -google-cloud-aiplatform==1.124.0 +google-cloud-aiplatform==1.126.1 google-cloud-bigquery==3.38.0 google-cloud-bigquery-storage==2.34.0 google-cloud-bigtable==2.34.0 @@ -103,10 +103,10 @@ 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.48.0 +google-genai==1.49.0 google-pasta==0.2.0 google-resumable-media==2.7.2 -googleapis-common-protos==1.71.0 +googleapis-common-protos==1.72.0 greenlet==3.2.4 grpc-google-iam-v1==0.14.3 grpc-interceptor==0.15.4 @@ -122,7 +122,7 @@ httplib2==0.22.0 httptools==0.7.1 httpx==0.28.1 huggingface-hub==0.36.0 -hypothesis==6.145.0 +hypothesis==6.147.0 idna==3.11 importlib_metadata==8.7.0 iniconfig==2.3.0 @@ -132,7 +132,7 @@ jaraco.context==6.0.1 jaraco.functools==4.3.0 jeepney==0.9.0 Jinja2==3.1.6 -jiter==0.11.1 +jiter==0.12.0 joblib==1.5.2 jsonpickle==3.4.2 jsonschema==4.25.1 @@ -145,7 +145,7 @@ libclang==18.1.1 llguidance==0.7.30 llvmlite==0.44.0 lm-format-enforcer==0.10.12 -Markdown==3.9 +Markdown==3.10 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 @@ -183,7 +183,7 @@ nvidia-nvtx-cu12==12.6.77 oauth2client==4.1.3 objsize==0.7.1 openai==1.107.1 -openai-harmony==0.0.4 +openai-harmony==0.0.8 opencv-python-headless==4.12.0.88 opentelemetry-api==1.38.0 opentelemetry-sdk==1.38.0 @@ -217,13 +217,13 @@ pyasn1_modules==0.4.2 pybase64==1.4.2 pycountry==24.6.1 pycparser==2.23 -pydantic==2.12.3 +pydantic==2.12.4 pydantic-extra-types==2.10.6 -pydantic_core==2.41.4 +pydantic_core==2.41.5 Pygments==2.19.2 PyHamcrest==2.1.0 PyJWT==2.10.1 -pymilvus==2.5.16 +pymilvus==2.5.17 pymongo==4.15.3 PyMySQL==1.1.2 pyparsing==3.2.5 @@ -242,21 +242,21 @@ pyzmq==27.1.0 ray==2.51.1 redis==5.3.1 referencing==0.37.0 -regex==2025.10.23 +regex==2025.11.3 requests==2.32.5 requests-mock==1.12.1 rich==14.2.0 rich-toolkit==0.15.1 -rignore==0.7.4 +rignore==0.7.6 rpds-py==0.28.0 rsa==4.9.1 safetensors==0.6.2 scikit-learn==1.7.2 scipy==1.15.3 scramp==1.4.6 -SecretStorage==3.4.0 +SecretStorage==3.4.1 sentencepiece==0.2.1 -sentry-sdk==2.43.0 +sentry-sdk==2.44.0 setproctitle==1.3.7 setuptools==80.9.0 shapely==2.1.2 @@ -304,7 +304,7 @@ watchfiles==1.1.1 websockets==15.0.1 Werkzeug==3.1.3 wheel==0.45.1 -wrapt==2.0.0 +wrapt==2.0.1 xformers==0.0.31 xgrammar==0.1.21 yarl==1.22.0 diff --git a/sdks/python/container/ml/py311/base_image_requirements.txt b/sdks/python/container/ml/py311/base_image_requirements.txt index 0d9874d52640..b149c824554e 100644 --- a/sdks/python/container/ml/py311/base_image_requirements.txt +++ b/sdks/python/container/ml/py311/base_image_requirements.txt @@ -32,7 +32,7 @@ asn1crypto==1.5.1 astunparse==1.6.3 attrs==25.4.0 backports.tarfile==1.2.0 -beartype==0.21.0 +beartype==0.22.5 beautifulsoup4==4.14.2 bs4==0.0.2 build==1.3.0 @@ -44,7 +44,7 @@ click==8.3.0 cloud-sql-python-connector==1.18.5 crcmod==1.7 cryptography==46.0.3 -Cython==3.1.6 +Cython==3.2.0 dill==0.3.1.1 dnspython==2.8.0 docker==7.1.0 @@ -61,11 +61,11 @@ fsspec==2025.10.0 future==1.0.0 gast==0.6.0 google-api-core==2.28.1 -google-api-python-client==2.186.0 +google-api-python-client==2.187.0 google-apitools==0.5.31 -google-auth==2.42.1 +google-auth==2.43.0 google-auth-httplib2==0.2.1 -google-cloud-aiplatform==1.124.0 +google-cloud-aiplatform==1.126.1 google-cloud-bigquery==3.38.0 google-cloud-bigquery-storage==2.34.0 google-cloud-bigtable==2.34.0 @@ -84,10 +84,10 @@ 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.48.0 +google-genai==1.49.0 google-pasta==0.2.0 google-resumable-media==2.7.2 -googleapis-common-protos==1.71.0 +googleapis-common-protos==1.72.0 greenlet==3.2.4 grpc-google-iam-v1==0.14.3 grpc-interceptor==0.15.4 @@ -102,7 +102,7 @@ httpcore==1.0.9 httplib2==0.22.0 httpx==0.28.1 huggingface-hub==0.36.0 -hypothesis==6.145.0 +hypothesis==6.147.0 idna==3.11 importlib_metadata==8.7.0 iniconfig==2.3.0 @@ -117,7 +117,7 @@ keras==3.12.0 keyring==25.6.0 keyrings.google-artifactregistry-auth==1.1.2 libclang==18.1.1 -Markdown==3.9 +Markdown==3.10 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 @@ -158,12 +158,12 @@ pyarrow-hotfix==0.7 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 -pydantic==2.12.3 -pydantic_core==2.41.4 +pydantic==2.12.4 +pydantic_core==2.41.5 Pygments==2.19.2 PyHamcrest==2.1.0 PyJWT==2.10.1 -pymilvus==2.5.16 +pymilvus==2.5.17 pymongo==4.15.3 PyMySQL==1.1.2 pyparsing==3.2.5 @@ -177,7 +177,7 @@ python-tds==1.17.1 pytz==2025.2 PyYAML==6.0.3 redis==5.3.1 -regex==2025.10.23 +regex==2025.11.3 requests==2.32.5 requests-mock==1.12.1 rich==14.2.0 @@ -186,7 +186,7 @@ safetensors==0.6.2 scikit-learn==1.7.2 scipy==1.16.3 scramp==1.4.6 -SecretStorage==3.4.0 +SecretStorage==3.4.1 setuptools==80.9.0 shapely==2.1.2 six==1.17.0 @@ -219,7 +219,7 @@ virtualenv-clone==0.5.7 websockets==15.0.1 Werkzeug==3.1.3 wheel==0.45.1 -wrapt==2.0.0 +wrapt==2.0.1 yarl==1.22.0 zipp==3.23.0 zstandard==0.25.0 diff --git a/sdks/python/container/ml/py311/gpu_image_requirements.txt b/sdks/python/container/ml/py311/gpu_image_requirements.txt index e9c281dc0f4a..a883c650909c 100644 --- a/sdks/python/container/ml/py311/gpu_image_requirements.txt +++ b/sdks/python/container/ml/py311/gpu_image_requirements.txt @@ -26,7 +26,7 @@ aiofiles==25.1.0 aiohappyeyeballs==2.6.1 aiohttp==3.13.2 aiosignal==1.4.0 -annotated-doc==0.0.3 +annotated-doc==0.0.4 annotated-types==0.7.0 anyio==4.11.0 asn1crypto==1.5.1 @@ -34,7 +34,7 @@ astor==0.8.1 astunparse==1.6.3 attrs==25.4.0 backports.tarfile==1.2.0 -beartype==0.21.0 +beartype==0.22.5 beautifulsoup4==4.14.2 blake3==1.0.8 bs4==0.0.2 @@ -51,7 +51,7 @@ compressed-tensors==0.10.2 crcmod==1.7 cryptography==46.0.3 cupy-cuda12x==13.6.0 -Cython==3.1.6 +Cython==3.2.0 depyf==0.19.0 dill==0.3.1.1 diskcache==5.6.3 @@ -63,8 +63,8 @@ docstring_parser==0.17.0 einops==0.8.1 email-validator==2.3.0 execnet==2.1.1 -fastapi==0.121.0 -fastapi-cli==0.0.14 +fastapi==0.121.1 +fastapi-cli==0.0.16 fastapi-cloud-cli==0.3.1 fastavro==1.12.1 fasteners==0.20 @@ -78,11 +78,11 @@ future==1.0.0 gast==0.6.0 gguf==0.17.1 google-api-core==2.28.1 -google-api-python-client==2.186.0 +google-api-python-client==2.187.0 google-apitools==0.5.31 -google-auth==2.42.1 +google-auth==2.43.0 google-auth-httplib2==0.2.1 -google-cloud-aiplatform==1.124.0 +google-cloud-aiplatform==1.126.1 google-cloud-bigquery==3.38.0 google-cloud-bigquery-storage==2.34.0 google-cloud-bigtable==2.34.0 @@ -101,10 +101,10 @@ 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.48.0 +google-genai==1.49.0 google-pasta==0.2.0 google-resumable-media==2.7.2 -googleapis-common-protos==1.71.0 +googleapis-common-protos==1.72.0 greenlet==3.2.4 grpc-google-iam-v1==0.14.3 grpc-interceptor==0.15.4 @@ -120,7 +120,7 @@ httplib2==0.22.0 httptools==0.7.1 httpx==0.28.1 huggingface-hub==0.36.0 -hypothesis==6.145.0 +hypothesis==6.147.0 idna==3.11 importlib_metadata==8.7.0 iniconfig==2.3.0 @@ -130,7 +130,7 @@ jaraco.context==6.0.1 jaraco.functools==4.3.0 jeepney==0.9.0 Jinja2==3.1.6 -jiter==0.11.1 +jiter==0.12.0 joblib==1.5.2 jsonpickle==3.4.2 jsonschema==4.25.1 @@ -143,7 +143,7 @@ libclang==18.1.1 llguidance==0.7.30 llvmlite==0.44.0 lm-format-enforcer==0.10.12 -Markdown==3.9 +Markdown==3.10 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 @@ -181,7 +181,7 @@ nvidia-nvtx-cu12==12.6.77 oauth2client==4.1.3 objsize==0.7.1 openai==1.107.1 -openai-harmony==0.0.4 +openai-harmony==0.0.8 opencv-python-headless==4.12.0.88 opentelemetry-api==1.38.0 opentelemetry-sdk==1.38.0 @@ -215,13 +215,13 @@ pyasn1_modules==0.4.2 pybase64==1.4.2 pycountry==24.6.1 pycparser==2.23 -pydantic==2.12.3 +pydantic==2.12.4 pydantic-extra-types==2.10.6 -pydantic_core==2.41.4 +pydantic_core==2.41.5 Pygments==2.19.2 PyHamcrest==2.1.0 PyJWT==2.10.1 -pymilvus==2.5.16 +pymilvus==2.5.17 pymongo==4.15.3 PyMySQL==1.1.2 pyparsing==3.2.5 @@ -240,21 +240,21 @@ pyzmq==27.1.0 ray==2.51.1 redis==5.3.1 referencing==0.37.0 -regex==2025.10.23 +regex==2025.11.3 requests==2.32.5 requests-mock==1.12.1 rich==14.2.0 rich-toolkit==0.15.1 -rignore==0.7.4 +rignore==0.7.6 rpds-py==0.28.0 rsa==4.9.1 safetensors==0.6.2 scikit-learn==1.7.2 scipy==1.16.3 scramp==1.4.6 -SecretStorage==3.4.0 +SecretStorage==3.4.1 sentencepiece==0.2.1 -sentry-sdk==2.43.0 +sentry-sdk==2.44.0 setproctitle==1.3.7 setuptools==80.9.0 shapely==2.1.2 @@ -301,7 +301,7 @@ watchfiles==1.1.1 websockets==15.0.1 Werkzeug==3.1.3 wheel==0.45.1 -wrapt==2.0.0 +wrapt==2.0.1 xformers==0.0.31 xgrammar==0.1.21 yarl==1.22.0 diff --git a/sdks/python/container/ml/py312/base_image_requirements.txt b/sdks/python/container/ml/py312/base_image_requirements.txt index 2e9ddec66570..292abf332587 100644 --- a/sdks/python/container/ml/py312/base_image_requirements.txt +++ b/sdks/python/container/ml/py312/base_image_requirements.txt @@ -31,7 +31,7 @@ anyio==4.11.0 asn1crypto==1.5.1 astunparse==1.6.3 attrs==25.4.0 -beartype==0.21.0 +beartype==0.22.5 beautifulsoup4==4.14.2 bs4==0.0.2 build==1.3.0 @@ -43,7 +43,7 @@ click==8.3.0 cloud-sql-python-connector==1.18.5 crcmod==1.7 cryptography==46.0.3 -Cython==3.1.6 +Cython==3.2.0 dill==0.3.1.1 dnspython==2.8.0 docker==7.1.0 @@ -60,11 +60,11 @@ fsspec==2025.10.0 future==1.0.0 gast==0.6.0 google-api-core==2.28.1 -google-api-python-client==2.186.0 +google-api-python-client==2.187.0 google-apitools==0.5.31 -google-auth==2.42.1 +google-auth==2.43.0 google-auth-httplib2==0.2.1 -google-cloud-aiplatform==1.124.0 +google-cloud-aiplatform==1.126.1 google-cloud-bigquery==3.38.0 google-cloud-bigquery-storage==2.34.0 google-cloud-bigtable==2.34.0 @@ -83,10 +83,10 @@ 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.48.0 +google-genai==1.49.0 google-pasta==0.2.0 google-resumable-media==2.7.2 -googleapis-common-protos==1.71.0 +googleapis-common-protos==1.72.0 greenlet==3.2.4 grpc-google-iam-v1==0.14.3 grpc-interceptor==0.15.4 @@ -101,7 +101,7 @@ httpcore==1.0.9 httplib2==0.22.0 httpx==0.28.1 huggingface-hub==0.36.0 -hypothesis==6.145.0 +hypothesis==6.147.0 idna==3.11 importlib_metadata==8.7.0 iniconfig==2.3.0 @@ -116,7 +116,7 @@ keras==3.12.0 keyring==25.6.0 keyrings.google-artifactregistry-auth==1.1.2 libclang==18.1.1 -Markdown==3.9 +Markdown==3.10 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 @@ -157,12 +157,12 @@ pyarrow-hotfix==0.7 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 -pydantic==2.12.3 -pydantic_core==2.41.4 +pydantic==2.12.4 +pydantic_core==2.41.5 Pygments==2.19.2 PyHamcrest==2.1.0 PyJWT==2.10.1 -pymilvus==2.5.16 +pymilvus==2.5.17 pymongo==4.15.3 PyMySQL==1.1.2 pyparsing==3.2.5 @@ -176,7 +176,7 @@ python-tds==1.17.1 pytz==2025.2 PyYAML==6.0.3 redis==5.3.1 -regex==2025.10.23 +regex==2025.11.3 requests==2.32.5 requests-mock==1.12.1 rich==14.2.0 @@ -185,7 +185,7 @@ safetensors==0.6.2 scikit-learn==1.7.2 scipy==1.16.3 scramp==1.4.6 -SecretStorage==3.4.0 +SecretStorage==3.4.1 setuptools==80.9.0 shapely==2.1.2 six==1.17.0 @@ -218,7 +218,7 @@ virtualenv-clone==0.5.7 websockets==15.0.1 Werkzeug==3.1.3 wheel==0.45.1 -wrapt==2.0.0 +wrapt==2.0.1 yarl==1.22.0 zipp==3.23.0 zstandard==0.25.0 diff --git a/sdks/python/container/ml/py312/gpu_image_requirements.txt b/sdks/python/container/ml/py312/gpu_image_requirements.txt index e0c1b617f3f0..c52322246404 100644 --- a/sdks/python/container/ml/py312/gpu_image_requirements.txt +++ b/sdks/python/container/ml/py312/gpu_image_requirements.txt @@ -26,14 +26,14 @@ aiofiles==25.1.0 aiohappyeyeballs==2.6.1 aiohttp==3.13.2 aiosignal==1.4.0 -annotated-doc==0.0.3 +annotated-doc==0.0.4 annotated-types==0.7.0 anyio==4.11.0 asn1crypto==1.5.1 astor==0.8.1 astunparse==1.6.3 attrs==25.4.0 -beartype==0.21.0 +beartype==0.22.5 beautifulsoup4==4.14.2 blake3==1.0.8 bs4==0.0.2 @@ -50,7 +50,7 @@ compressed-tensors==0.10.2 crcmod==1.7 cryptography==46.0.3 cupy-cuda12x==13.6.0 -Cython==3.1.6 +Cython==3.2.0 depyf==0.19.0 dill==0.3.1.1 diskcache==5.6.3 @@ -62,8 +62,8 @@ docstring_parser==0.17.0 einops==0.8.1 email-validator==2.3.0 execnet==2.1.1 -fastapi==0.121.0 -fastapi-cli==0.0.14 +fastapi==0.121.1 +fastapi-cli==0.0.16 fastapi-cloud-cli==0.3.1 fastavro==1.12.1 fasteners==0.20 @@ -77,11 +77,11 @@ future==1.0.0 gast==0.6.0 gguf==0.17.1 google-api-core==2.28.1 -google-api-python-client==2.186.0 +google-api-python-client==2.187.0 google-apitools==0.5.31 -google-auth==2.42.1 +google-auth==2.43.0 google-auth-httplib2==0.2.1 -google-cloud-aiplatform==1.124.0 +google-cloud-aiplatform==1.126.1 google-cloud-bigquery==3.38.0 google-cloud-bigquery-storage==2.34.0 google-cloud-bigtable==2.34.0 @@ -100,10 +100,10 @@ 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.48.0 +google-genai==1.49.0 google-pasta==0.2.0 google-resumable-media==2.7.2 -googleapis-common-protos==1.71.0 +googleapis-common-protos==1.72.0 greenlet==3.2.4 grpc-google-iam-v1==0.14.3 grpc-interceptor==0.15.4 @@ -119,7 +119,7 @@ httplib2==0.22.0 httptools==0.7.1 httpx==0.28.1 huggingface-hub==0.36.0 -hypothesis==6.145.0 +hypothesis==6.147.0 idna==3.11 importlib_metadata==8.7.0 iniconfig==2.3.0 @@ -129,7 +129,7 @@ jaraco.context==6.0.1 jaraco.functools==4.3.0 jeepney==0.9.0 Jinja2==3.1.6 -jiter==0.11.1 +jiter==0.12.0 joblib==1.5.2 jsonpickle==3.4.2 jsonschema==4.25.1 @@ -142,7 +142,7 @@ libclang==18.1.1 llguidance==0.7.30 llvmlite==0.44.0 lm-format-enforcer==0.10.12 -Markdown==3.9 +Markdown==3.10 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 @@ -180,7 +180,7 @@ nvidia-nvtx-cu12==12.6.77 oauth2client==4.1.3 objsize==0.7.1 openai==1.107.1 -openai-harmony==0.0.4 +openai-harmony==0.0.8 opencv-python-headless==4.12.0.88 opentelemetry-api==1.38.0 opentelemetry-sdk==1.38.0 @@ -214,13 +214,13 @@ pyasn1_modules==0.4.2 pybase64==1.4.2 pycountry==24.6.1 pycparser==2.23 -pydantic==2.12.3 +pydantic==2.12.4 pydantic-extra-types==2.10.6 -pydantic_core==2.41.4 +pydantic_core==2.41.5 Pygments==2.19.2 PyHamcrest==2.1.0 PyJWT==2.10.1 -pymilvus==2.5.16 +pymilvus==2.5.17 pymongo==4.15.3 PyMySQL==1.1.2 pyparsing==3.2.5 @@ -239,21 +239,21 @@ pyzmq==27.1.0 ray==2.51.1 redis==5.3.1 referencing==0.37.0 -regex==2025.10.23 +regex==2025.11.3 requests==2.32.5 requests-mock==1.12.1 rich==14.2.0 rich-toolkit==0.15.1 -rignore==0.7.4 +rignore==0.7.6 rpds-py==0.28.0 rsa==4.9.1 safetensors==0.6.2 scikit-learn==1.7.2 scipy==1.16.3 scramp==1.4.6 -SecretStorage==3.4.0 +SecretStorage==3.4.1 sentencepiece==0.2.1 -sentry-sdk==2.43.0 +sentry-sdk==2.44.0 setproctitle==1.3.7 setuptools==79.0.1 shapely==2.1.2 @@ -300,7 +300,7 @@ watchfiles==1.1.1 websockets==15.0.1 Werkzeug==3.1.3 wheel==0.45.1 -wrapt==2.0.0 +wrapt==2.0.1 xformers==0.0.31 xgrammar==0.1.21 yarl==1.22.0 diff --git a/sdks/python/container/ml/py313/base_image_requirements.txt b/sdks/python/container/ml/py313/base_image_requirements.txt index 59eb65d6ee59..b31b88f6e034 100644 --- a/sdks/python/container/ml/py313/base_image_requirements.txt +++ b/sdks/python/container/ml/py313/base_image_requirements.txt @@ -31,7 +31,7 @@ anyio==4.11.0 asn1crypto==1.5.1 astunparse==1.6.3 attrs==25.4.0 -beartype==0.21.0 +beartype==0.22.5 beautifulsoup4==4.14.2 bs4==0.0.2 build==1.3.0 @@ -43,7 +43,7 @@ click==8.3.0 cloud-sql-python-connector==1.18.5 crcmod==1.7 cryptography==46.0.3 -Cython==3.1.6 +Cython==3.2.0 dill==0.3.1.1 dnspython==2.8.0 docker==7.1.0 @@ -61,9 +61,9 @@ future==1.0.0 gast==0.6.0 google-api-core==2.28.1 google-apitools==0.5.35 -google-auth==2.42.1 +google-auth==2.43.0 google-auth-httplib2==0.2.1 -google-cloud-aiplatform==1.124.0 +google-cloud-aiplatform==1.126.1 google-cloud-bigquery==3.38.0 google-cloud-bigquery-storage==2.34.0 google-cloud-bigtable==2.34.0 @@ -81,10 +81,10 @@ 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.48.0 +google-genai==1.49.0 google-pasta==0.2.0 google-resumable-media==2.7.2 -googleapis-common-protos==1.71.0 +googleapis-common-protos==1.72.0 greenlet==3.2.4 grpc-google-iam-v1==0.14.3 grpc-interceptor==0.15.4 @@ -99,7 +99,7 @@ httpcore==1.0.9 httplib2==0.22.0 httpx==0.28.1 huggingface-hub==0.36.0 -hypothesis==6.145.0 +hypothesis==6.147.0 idna==3.11 importlib_metadata==8.7.0 iniconfig==2.3.0 @@ -114,7 +114,7 @@ keras==3.12.0 keyring==25.6.0 keyrings.google-artifactregistry-auth==1.1.2 libclang==18.1.1 -Markdown==3.9 +Markdown==3.10 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 @@ -154,8 +154,8 @@ pyarrow-hotfix==0.7 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 -pydantic==2.12.3 -pydantic_core==2.41.4 +pydantic==2.12.4 +pydantic_core==2.41.5 Pygments==2.19.2 PyHamcrest==2.1.0 PyJWT==2.10.1 @@ -173,7 +173,7 @@ python-tds==1.17.1 pytz==2025.2 PyYAML==6.0.3 redis==5.3.1 -regex==2025.10.23 +regex==2025.11.3 requests==2.32.5 requests-mock==1.12.1 rich==14.2.0 @@ -182,7 +182,7 @@ safetensors==0.6.2 scikit-learn==1.7.2 scipy==1.16.3 scramp==1.4.6 -SecretStorage==3.4.0 +SecretStorage==3.4.1 setuptools==80.9.0 shapely==2.1.2 six==1.17.0 @@ -213,7 +213,7 @@ virtualenv-clone==0.5.7 websockets==15.0.1 Werkzeug==3.1.3 wheel==0.45.1 -wrapt==2.0.0 +wrapt==2.0.1 yarl==1.22.0 zipp==3.23.0 zstandard==0.25.0 diff --git a/sdks/python/container/py310/base_image_requirements.txt b/sdks/python/container/py310/base_image_requirements.txt index 67bd2226557b..cc677f954cf8 100644 --- a/sdks/python/container/py310/base_image_requirements.txt +++ b/sdks/python/container/py310/base_image_requirements.txt @@ -31,7 +31,7 @@ asn1crypto==1.5.1 async-timeout==5.0.1 attrs==25.4.0 backports.tarfile==1.2.0 -beartype==0.21.0 +beartype==0.22.5 beautifulsoup4==4.14.2 bs4==0.0.2 build==1.3.0 @@ -43,7 +43,7 @@ click==8.3.0 cloud-sql-python-connector==1.18.5 crcmod==1.7 cryptography==46.0.3 -Cython==3.1.6 +Cython==3.2.0 dill==0.3.1.1 dnspython==2.8.0 docker==7.1.0 @@ -57,11 +57,11 @@ freezegun==1.5.5 frozenlist==1.8.0 future==1.0.0 google-api-core==2.28.1 -google-api-python-client==2.186.0 +google-api-python-client==2.187.0 google-apitools==0.5.31 -google-auth==2.42.1 +google-auth==2.43.0 google-auth-httplib2==0.2.1 -google-cloud-aiplatform==1.124.0 +google-cloud-aiplatform==1.126.1 google-cloud-bigquery==3.38.0 google-cloud-bigquery-storage==2.34.0 google-cloud-bigtable==2.34.0 @@ -80,9 +80,9 @@ 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.48.0 +google-genai==1.49.0 google-resumable-media==2.7.2 -googleapis-common-protos==1.71.0 +googleapis-common-protos==1.72.0 greenlet==3.2.4 grpc-google-iam-v1==0.14.3 grpc-interceptor==0.15.4 @@ -94,7 +94,7 @@ hdfs==2.7.3 httpcore==1.0.9 httplib2==0.22.0 httpx==0.28.1 -hypothesis==6.145.0 +hypothesis==6.147.0 idna==3.11 importlib_metadata==8.7.0 iniconfig==2.3.0 @@ -138,12 +138,12 @@ pyarrow-hotfix==0.7 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 -pydantic==2.12.3 -pydantic_core==2.41.4 +pydantic==2.12.4 +pydantic_core==2.41.5 Pygments==2.19.2 PyHamcrest==2.1.0 PyJWT==2.10.1 -pymilvus==2.5.16 +pymilvus==2.5.17 pymongo==4.15.3 PyMySQL==1.1.2 pyparsing==3.2.5 @@ -157,14 +157,14 @@ python-tds==1.17.1 pytz==2025.2 PyYAML==6.0.3 redis==5.3.1 -regex==2025.10.23 +regex==2025.11.3 requests==2.32.5 requests-mock==1.12.1 rsa==4.9.1 scikit-learn==1.7.2 scipy==1.15.3 scramp==1.4.6 -SecretStorage==3.4.0 +SecretStorage==3.4.1 setuptools==80.9.0 shapely==2.1.2 six==1.17.0 @@ -188,7 +188,7 @@ urllib3==2.5.0 virtualenv-clone==0.5.7 websockets==15.0.1 wheel==0.45.1 -wrapt==2.0.0 +wrapt==2.0.1 yarl==1.22.0 zipp==3.23.0 zstandard==0.25.0 diff --git a/sdks/python/container/py311/base_image_requirements.txt b/sdks/python/container/py311/base_image_requirements.txt index 766c8f47706e..8c62022e7bbd 100644 --- a/sdks/python/container/py311/base_image_requirements.txt +++ b/sdks/python/container/py311/base_image_requirements.txt @@ -30,7 +30,7 @@ anyio==4.11.0 asn1crypto==1.5.1 attrs==25.4.0 backports.tarfile==1.2.0 -beartype==0.21.0 +beartype==0.22.5 beautifulsoup4==4.14.2 bs4==0.0.2 build==1.3.0 @@ -42,7 +42,7 @@ click==8.3.0 cloud-sql-python-connector==1.18.5 crcmod==1.7 cryptography==46.0.3 -Cython==3.1.6 +Cython==3.2.0 dill==0.3.1.1 dnspython==2.8.0 docker==7.1.0 @@ -55,11 +55,11 @@ freezegun==1.5.5 frozenlist==1.8.0 future==1.0.0 google-api-core==2.28.1 -google-api-python-client==2.186.0 +google-api-python-client==2.187.0 google-apitools==0.5.31 -google-auth==2.42.1 +google-auth==2.43.0 google-auth-httplib2==0.2.1 -google-cloud-aiplatform==1.124.0 +google-cloud-aiplatform==1.126.1 google-cloud-bigquery==3.38.0 google-cloud-bigquery-storage==2.34.0 google-cloud-bigtable==2.34.0 @@ -78,9 +78,9 @@ 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.48.0 +google-genai==1.49.0 google-resumable-media==2.7.2 -googleapis-common-protos==1.71.0 +googleapis-common-protos==1.72.0 greenlet==3.2.4 grpc-google-iam-v1==0.14.3 grpc-interceptor==0.15.4 @@ -92,7 +92,7 @@ hdfs==2.7.3 httpcore==1.0.9 httplib2==0.22.0 httpx==0.28.1 -hypothesis==6.145.0 +hypothesis==6.147.0 idna==3.11 importlib_metadata==8.7.0 iniconfig==2.3.0 @@ -136,12 +136,12 @@ pyarrow-hotfix==0.7 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 -pydantic==2.12.3 -pydantic_core==2.41.4 +pydantic==2.12.4 +pydantic_core==2.41.5 Pygments==2.19.2 PyHamcrest==2.1.0 PyJWT==2.10.1 -pymilvus==2.5.16 +pymilvus==2.5.17 pymongo==4.15.3 PyMySQL==1.1.2 pyparsing==3.2.5 @@ -155,14 +155,14 @@ python-tds==1.17.1 pytz==2025.2 PyYAML==6.0.3 redis==5.3.1 -regex==2025.10.23 +regex==2025.11.3 requests==2.32.5 requests-mock==1.12.1 rsa==4.9.1 scikit-learn==1.7.2 scipy==1.16.3 scramp==1.4.6 -SecretStorage==3.4.0 +SecretStorage==3.4.1 setuptools==80.9.0 shapely==2.1.2 six==1.17.0 @@ -185,7 +185,7 @@ urllib3==2.5.0 virtualenv-clone==0.5.7 websockets==15.0.1 wheel==0.45.1 -wrapt==2.0.0 +wrapt==2.0.1 yarl==1.22.0 zipp==3.23.0 zstandard==0.25.0 diff --git a/sdks/python/container/py312/base_image_requirements.txt b/sdks/python/container/py312/base_image_requirements.txt index b97dbaeeb8e3..326680e332cc 100644 --- a/sdks/python/container/py312/base_image_requirements.txt +++ b/sdks/python/container/py312/base_image_requirements.txt @@ -29,7 +29,7 @@ annotated-types==0.7.0 anyio==4.11.0 asn1crypto==1.5.1 attrs==25.4.0 -beartype==0.21.0 +beartype==0.22.5 beautifulsoup4==4.14.2 bs4==0.0.2 build==1.3.0 @@ -41,7 +41,7 @@ click==8.3.0 cloud-sql-python-connector==1.18.5 crcmod==1.7 cryptography==46.0.3 -Cython==3.1.6 +Cython==3.2.0 dill==0.3.1.1 dnspython==2.8.0 docker==7.1.0 @@ -54,11 +54,11 @@ freezegun==1.5.5 frozenlist==1.8.0 future==1.0.0 google-api-core==2.28.1 -google-api-python-client==2.186.0 +google-api-python-client==2.187.0 google-apitools==0.5.31 -google-auth==2.42.1 +google-auth==2.43.0 google-auth-httplib2==0.2.1 -google-cloud-aiplatform==1.124.0 +google-cloud-aiplatform==1.126.1 google-cloud-bigquery==3.38.0 google-cloud-bigquery-storage==2.34.0 google-cloud-bigtable==2.34.0 @@ -77,9 +77,9 @@ 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.48.0 +google-genai==1.49.0 google-resumable-media==2.7.2 -googleapis-common-protos==1.71.0 +googleapis-common-protos==1.72.0 greenlet==3.2.4 grpc-google-iam-v1==0.14.3 grpc-interceptor==0.15.4 @@ -91,7 +91,7 @@ hdfs==2.7.3 httpcore==1.0.9 httplib2==0.22.0 httpx==0.28.1 -hypothesis==6.145.0 +hypothesis==6.147.0 idna==3.11 importlib_metadata==8.7.0 iniconfig==2.3.0 @@ -135,12 +135,12 @@ pyarrow-hotfix==0.7 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 -pydantic==2.12.3 -pydantic_core==2.41.4 +pydantic==2.12.4 +pydantic_core==2.41.5 Pygments==2.19.2 PyHamcrest==2.1.0 PyJWT==2.10.1 -pymilvus==2.5.16 +pymilvus==2.5.17 pymongo==4.15.3 PyMySQL==1.1.2 pyparsing==3.2.5 @@ -154,14 +154,14 @@ python-tds==1.17.1 pytz==2025.2 PyYAML==6.0.3 redis==5.3.1 -regex==2025.10.23 +regex==2025.11.3 requests==2.32.5 requests-mock==1.12.1 rsa==4.9.1 scikit-learn==1.7.2 scipy==1.16.3 scramp==1.4.6 -SecretStorage==3.4.0 +SecretStorage==3.4.1 setuptools==80.9.0 shapely==2.1.2 six==1.17.0 @@ -184,7 +184,7 @@ urllib3==2.5.0 virtualenv-clone==0.5.7 websockets==15.0.1 wheel==0.45.1 -wrapt==2.0.0 +wrapt==2.0.1 yarl==1.22.0 zipp==3.23.0 zstandard==0.25.0 diff --git a/sdks/python/container/py313/base_image_requirements.txt b/sdks/python/container/py313/base_image_requirements.txt index 423a5eabc862..7afe5aa28c32 100644 --- a/sdks/python/container/py313/base_image_requirements.txt +++ b/sdks/python/container/py313/base_image_requirements.txt @@ -29,7 +29,7 @@ annotated-types==0.7.0 anyio==4.11.0 asn1crypto==1.5.1 attrs==25.4.0 -beartype==0.21.0 +beartype==0.22.5 beautifulsoup4==4.14.2 bs4==0.0.2 build==1.3.0 @@ -41,7 +41,7 @@ click==8.3.0 cloud-sql-python-connector==1.18.5 crcmod==1.7 cryptography==46.0.3 -Cython==3.1.6 +Cython==3.2.0 dill==0.3.1.1 dnspython==2.8.0 docker==7.1.0 @@ -55,9 +55,9 @@ frozenlist==1.8.0 future==1.0.0 google-api-core==2.28.1 google-apitools==0.5.35 -google-auth==2.42.1 +google-auth==2.43.0 google-auth-httplib2==0.2.1 -google-cloud-aiplatform==1.124.0 +google-cloud-aiplatform==1.126.1 google-cloud-bigquery==3.38.0 google-cloud-bigquery-storage==2.34.0 google-cloud-bigtable==2.34.0 @@ -75,9 +75,9 @@ 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.48.0 +google-genai==1.49.0 google-resumable-media==2.7.2 -googleapis-common-protos==1.71.0 +googleapis-common-protos==1.72.0 greenlet==3.2.4 grpc-google-iam-v1==0.14.3 grpc-interceptor==0.15.4 @@ -89,7 +89,7 @@ hdfs==2.7.3 httpcore==1.0.9 httplib2==0.22.0 httpx==0.28.1 -hypothesis==6.145.0 +hypothesis==6.147.0 idna==3.11 importlib_metadata==8.7.0 iniconfig==2.3.0 @@ -132,8 +132,8 @@ pyarrow-hotfix==0.7 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 -pydantic==2.12.3 -pydantic_core==2.41.4 +pydantic==2.12.4 +pydantic_core==2.41.5 Pygments==2.19.2 PyHamcrest==2.1.0 PyJWT==2.10.1 @@ -151,14 +151,14 @@ python-tds==1.17.1 pytz==2025.2 PyYAML==6.0.3 redis==5.3.1 -regex==2025.10.23 +regex==2025.11.3 requests==2.32.5 requests-mock==1.12.1 rsa==4.9.1 scikit-learn==1.7.2 scipy==1.16.3 scramp==1.4.6 -SecretStorage==3.4.0 +SecretStorage==3.4.1 setuptools==80.9.0 shapely==2.1.2 six==1.17.0 @@ -179,7 +179,7 @@ urllib3==2.5.0 virtualenv-clone==0.5.7 websockets==15.0.1 wheel==0.45.1 -wrapt==2.0.0 +wrapt==2.0.1 yarl==1.22.0 zipp==3.23.0 zstandard==0.25.0 From dbf86f05971cd50fcdb939df36f4500e47461418 Mon Sep 17 00:00:00 2001 From: jrmccluskey Date: Mon, 8 Dec 2025 10:57:29 -0500 Subject: [PATCH 3/4] widen bounds --- sdks/python/setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdks/python/setup.py b/sdks/python/setup.py index bffd9f3f5a89..e8827a75076a 100644 --- a/sdks/python/setup.py +++ b/sdks/python/setup.py @@ -408,7 +408,7 @@ def get_portability_package_data(): 'typing-extensions>=3.7.0', 'zstandard>=0.18.0,<1', 'pyyaml>=3.12,<7.0.0', - 'beartype>=0.22.0,<0.23.0', + 'beartype>=0.21.0,<0.23.0', # Dynamic dependencies must be specified in a separate list, otherwise # Dependabot won't be able to parse the main list. Any dynamic # dependencies will not receive updates from Dependabot. From 0ce138cd26098517cf3a46f4659e8d83c0c43314 Mon Sep 17 00:00:00 2001 From: jrmccluskey Date: Mon, 8 Dec 2025 11:26:46 -0500 Subject: [PATCH 4/4] add pyjwt to py313 base image --- sdks/python/container/py313/base_image_requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/sdks/python/container/py313/base_image_requirements.txt b/sdks/python/container/py313/base_image_requirements.txt index 440362692a64..8950ce987437 100644 --- a/sdks/python/container/py313/base_image_requirements.txt +++ b/sdks/python/container/py313/base_image_requirements.txt @@ -135,6 +135,7 @@ pydantic==2.12.5 pydantic_core==2.41.5 Pygments==2.19.2 PyHamcrest==2.1.0 +PyJWT==2.10.1 pymilvus==2.6.4 pymongo==4.15.5 PyMySQL==1.1.2