This is an automated email from the ASF dual-hosted git repository.
vterentev pushed a commit to branch fix-python-ml-3-10
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/fix-python-ml-3-10 by this
push:
new 6f9bdd018d3 Use pip 26.0.1
6f9bdd018d3 is described below
commit 6f9bdd018d3a1c4cb1c3f981ea3a47591cc9204b
Author: Vitaly Terentyev <[email protected]>
AuthorDate: Mon Mar 9 23:14:26 2026 +0400
Use pip 26.0.1
---
.../container/ml/py310/base_image_requirements.txt | 70 +++++++++++-----------
.../container/py310/base_image_requirements.txt | 60 +++++++++----------
sdks/python/tox.ini | 2 +-
3 files changed, 66 insertions(+), 66 deletions(-)
diff --git a/sdks/python/container/ml/py310/base_image_requirements.txt
b/sdks/python/container/ml/py310/base_image_requirements.txt
index 1fc9ec53762..4ee4dff561d 100644
--- a/sdks/python/container/ml/py310/base_image_requirements.txt
+++ b/sdks/python/container/ml/py310/base_image_requirements.txt
@@ -21,7 +21,7 @@
# https://s.apache.org/beam-python-dev-wiki
# Reach out to a committer if you need help.
-absl-py==2.3.1
+absl-py==2.4.0
aiofiles==25.1.0
aiohappyeyeballs==2.6.1
aiohttp==3.13.3
@@ -45,7 +45,7 @@ charset-normalizer==3.4.4
click==8.3.1
cloud-sql-python-connector==1.20.0
crcmod==1.7
-cryptography==46.0.3
+cryptography==46.0.5
Cython==3.2.4
dill==0.3.1.1
distro==1.9.0
@@ -57,7 +57,7 @@ exceptiongroup==1.3.1
execnet==2.1.2
fastavro==1.12.1
fasteners==0.20
-filelock==3.20.3
+filelock==3.24.3
flatbuffers==25.12.19
freezegun==1.5.5
frozenlist==1.8.0
@@ -65,13 +65,13 @@ fsspec==2026.2.0
future==1.0.0
gast==0.7.0
google-api-core==2.30.0
-google-api-python-client==2.188.0
+google-api-python-client==2.190.0
google-apitools==0.5.31
-google-auth==2.47.0
+google-auth==2.49.0.dev0
google-auth-httplib2==0.2.1
-google-cloud-aiplatform==1.133.0
-google-cloud-bigquery==3.40.0
-google-cloud-bigquery-storage==2.36.0
+google-cloud-aiplatform==1.138.0
+google-cloud-bigquery==3.40.1
+google-cloud-bigquery-storage==2.36.2
google-cloud-bigtable==2.35.0
google-cloud-build==3.35.0
google-cloud-core==2.5.0
@@ -79,18 +79,18 @@ google-cloud-datastore==2.23.0
google-cloud-dlp==3.34.0
google-cloud-kms==3.9.0
google-cloud-language==2.19.0
-google-cloud-monitoring==2.29.0
+google-cloud-monitoring==2.29.1
google-cloud-profiler==4.1.0
-google-cloud-pubsub==2.34.0
+google-cloud-pubsub==2.35.0
google-cloud-recommendations-ai==0.10.18
google-cloud-resource-manager==1.16.0
google-cloud-secret-manager==2.26.0
-google-cloud-spanner==3.62.0
+google-cloud-spanner==3.63.0
google-cloud-storage==2.19.0
google-cloud-videointelligence==2.18.0
-google-cloud-vision==3.12.0
+google-cloud-vision==3.12.1
google-crc32c==1.8.0
-google-genai==1.59.0
+google-genai==1.64.0
google-pasta==0.2.0
google-resumable-media==2.8.0
googleapis-common-protos==1.72.0
@@ -107,9 +107,9 @@ h5py==3.15.1
hf-xet==1.2.0
hpack==4.1.0
httpcore==1.0.9
-httplib2==0.31.1
+httplib2==0.31.2
httpx==0.28.1
-huggingface_hub==0.36.0
+huggingface_hub==0.36.2
hyperframe==6.1.0
hypothesis==6.148.3
idna==3.11
@@ -124,11 +124,11 @@ joblib==1.5.3
jsonpickle==3.4.2
jsonschema==4.26.0
jsonschema-specifications==2025.9.1
-keras==3.12.0
+keras==3.12.1
keyring==25.7.0
keyrings.google-artifactregistry-auth==1.1.2
libclang==18.1.1
-Markdown==3.10
+Markdown==3.10.2
markdown-it-py==4.0.0
MarkupSafe==3.0.3
mdurl==0.1.2
@@ -137,7 +137,7 @@ mmh3==5.2.0
mock==5.2.0
more-itertools==10.8.0
mpmath==1.3.0
-multidict==6.7.0
+multidict==6.7.1
namex==0.1.0
networkx==3.4.2
nltk==3.9.2
@@ -150,31 +150,31 @@ opentelemetry-sdk==1.39.1
opentelemetry-semantic-conventions==0.60b1
opt_einsum==3.4.0
optree==0.18.0
-oracledb==3.4.1
-orjson==3.11.5
-packaging==25.0
+oracledb==3.4.2
+orjson==3.11.7
+packaging==26.0
pandas==2.2.3
parameterized==0.9.0
pg8000==1.31.5
-pillow==12.1.0
-pip==25.3
+pillow==12.1.1
+pip==26.0.1
pluggy==1.6.0
propcache==0.4.1
-proto-plus==1.27.0
-protobuf==5.29.5
+proto-plus==1.27.1
+protobuf==5.29.6
psycopg2-binary==2.9.11
-pyarrow==18.1.0
+pyarrow==23.0.1
pyarrow-hotfix==0.7
pyasn1==0.6.2
pyasn1_modules==0.4.2
-pycparser==2.23
+pycparser==3.0
pydantic==2.12.5
pydantic_core==2.41.5
Pygments==2.19.2
PyHamcrest==2.1.0
pymongo==4.16.0
PyMySQL==1.1.2
-pyparsing==3.3.1
+pyparsing==3.3.2
pyproject_hooks==1.2.0
pytest==8.4.2
pytest-timeout==2.4.0
@@ -188,7 +188,7 @@ referencing==0.37.0
regex==2026.2.19
requests==2.32.5
requests-mock==1.12.1
-rich==14.2.0
+rich==14.3.3
rpds-py==0.30.0
rsa==4.9.1
safetensors==0.7.0
@@ -196,12 +196,12 @@ scikit-learn==1.7.2
scipy==1.15.3
scramp==1.4.8
SecretStorage==3.5.0
-setuptools==80.9.0
+setuptools==82.0.0
six==1.17.0
sniffio==1.3.1
sortedcontainers==2.4.0
soupsieve==2.8.3
-SQLAlchemy==2.0.45
+SQLAlchemy==2.0.46
sqlalchemy_pytds==1.0.2
sqlparse==0.5.5
sympy==1.14.0
@@ -211,12 +211,12 @@ tensorboard-data-server==0.7.2
tensorflow==2.20.0
tensorflow-cpu-aws==2.20.0;platform_machine=="aarch64"
termcolor==3.3.0
-testcontainers==4.14.0
+testcontainers==4.14.1
threadpoolctl==3.6.0
tokenizers==0.21.4
tomli==2.4.0
torch==2.8.0+cpu
-tqdm==4.67.1
+tqdm==4.67.3
transformers==4.55.4
typing-inspection==0.4.2
typing_extensions==4.15.0
@@ -226,8 +226,8 @@ urllib3==2.6.3
virtualenv-clone==0.5.7
websockets==15.0.1
Werkzeug==3.1.6
-wheel==0.45.1
-wrapt==2.0.1
+wheel==0.46.3
+wrapt==2.1.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 81bc0042ec0..8d748e3f2c8 100644
--- a/sdks/python/container/py310/base_image_requirements.txt
+++ b/sdks/python/container/py310/base_image_requirements.txt
@@ -36,14 +36,14 @@ beautifulsoup4==4.14.3
betterproto==2.0.0b7
bs4==0.0.2
build==1.4.0
-cachetools==6.2.4
+cachetools==6.2.6
certifi==2026.1.4
cffi==2.0.0
charset-normalizer==3.4.4
click==8.3.1
cloud-sql-python-connector==1.20.0
crcmod==1.7
-cryptography==46.0.3
+cryptography==46.0.5
Cython==3.2.4
dill==0.3.1.1
distro==1.9.0
@@ -59,35 +59,35 @@ freezegun==1.5.5
frozenlist==1.8.0
future==1.0.0
google-api-core==2.30.0
-google-api-python-client==2.188.0
+google-api-python-client==2.190.0
google-apitools==0.5.31
-google-auth==2.49.0
+google-auth==2.49.0.dev0
google-auth-httplib2==0.2.1
-google-cloud-aiplatform==1.133.0
-google-cloud-bigquery==3.40.0
-google-cloud-bigquery-storage==2.36.0
+google-cloud-aiplatform==1.138.0
+google-cloud-bigquery==3.40.1
+google-cloud-bigquery-storage==2.36.2
google-cloud-bigtable==2.35.0
google-cloud-build==3.35.0
google-cloud-core==2.5.0
google-cloud-datastore==2.23.0
google-cloud-dlp==3.34.0
-google-cloud-kms==3.9.0
+google-cloud-kms==3.11.0
google-cloud-language==2.19.0
-google-cloud-monitoring==2.29.0
+google-cloud-monitoring==2.29.1
google-cloud-profiler==4.1.0
-google-cloud-pubsub==2.34.0
+google-cloud-pubsub==2.35.0
google-cloud-recommendations-ai==0.10.18
google-cloud-resource-manager==1.16.0
google-cloud-secret-manager==2.26.0
-google-cloud-spanner==3.62.0
+google-cloud-spanner==3.63.0
google-cloud-storage==2.19.0
google-cloud-videointelligence==2.18.0
-google-cloud-vision==3.12.0
+google-cloud-vision==3.12.1
google-crc32c==1.8.0
-google-genai==1.59.0
+google-genai==1.64.0
google-resumable-media==2.8.0
googleapis-common-protos==1.72.0
-greenlet==3.3.0
+greenlet==3.3.2
grpc-google-iam-v1==0.14.3
grpc-interceptor==0.15.4
grpcio==1.65.5
@@ -98,7 +98,7 @@ h11==0.16.0
h2==4.3.0
hpack==4.1.0
httpcore==1.0.9
-httplib2==0.31.1
+httplib2==0.31.2
httpx==0.28.1
hyperframe==6.1.0
hypothesis==6.148.3
@@ -120,7 +120,7 @@ MarkupSafe==3.0.3
mmh3==5.2.0
mock==5.2.0
more-itertools==10.8.0
-multidict==6.7.0
+multidict==6.7.1
nltk==3.9.2
numpy==2.2.6
oauth2client==4.1.3
@@ -129,20 +129,20 @@ opentelemetry-api==1.39.1
opentelemetry-resourcedetector-gcp==1.11.0a0
opentelemetry-sdk==1.39.1
opentelemetry-semantic-conventions==0.60b1
-oracledb==3.4.1
-orjson==3.11.5
-packaging==25.0
+oracledb==3.4.2
+orjson==3.11.7
+packaging==26.0
pandas==2.2.3
parameterized==0.9.0
pg8000==1.31.5
pillow==12.1.1
-pip==25.3
+pip==26.0.1
pluggy==1.6.0
propcache==0.4.1
-proto-plus==1.27.0
-protobuf==5.29.5
+proto-plus==1.27.1
+protobuf==5.29.6
psycopg2-binary==2.9.11
-pyarrow==18.1.0
+pyarrow==23.0.1
pyarrow-hotfix==0.7
pyasn1==0.6.2
pyasn1_modules==0.4.2
@@ -153,7 +153,7 @@ Pygments==2.19.2
PyHamcrest==2.1.0
pymongo==4.16.0
PyMySQL==1.1.2
-pyparsing==3.3.1
+pyparsing==3.3.2
pyproject_hooks==1.2.0
pytest==8.4.2
pytest-timeout==2.4.0
@@ -173,19 +173,19 @@ scikit-learn==1.7.2
scipy==1.15.3
scramp==1.4.8
SecretStorage==3.5.0
-setuptools==80.9.0
+setuptools==82.0.0
six==1.17.0
sniffio==1.3.1
sortedcontainers==2.4.0
soupsieve==2.8.3
-SQLAlchemy==2.0.45
+SQLAlchemy==2.0.46
sqlalchemy_pytds==1.0.2
sqlparse==0.5.5
tenacity==8.5.0
-testcontainers==4.14.0
+testcontainers==4.14.1
threadpoolctl==3.6.0
tomli==2.4.0
-tqdm==4.67.1
+tqdm==4.67.3
typing-inspection==0.4.2
typing_extensions==4.15.0
tzdata==2025.3
@@ -193,8 +193,8 @@ uritemplate==4.2.0
urllib3==2.6.3
virtualenv-clone==0.5.7
websockets==15.0.1
-wheel==0.45.1
-wrapt==2.0.1
+wheel==0.46.3
+wrapt==2.1.1
yarl==1.22.0
zipp==3.23.0
zstandard==0.25.0
diff --git a/sdks/python/tox.ini b/sdks/python/tox.ini
index 2c8ffaacb76..857bc5ba85c 100644
--- a/sdks/python/tox.ini
+++ b/sdks/python/tox.ini
@@ -106,7 +106,7 @@ commands =
[testenv:py{310,311}-ml]
# Don't set TMPDIR to avoid "AF_UNIX path too long" errors in certain tests.
deps =
- pip==25.0.1
+ pip==26.0.1
accelerate>=1.6.0
onnx<1.19.0
setenv =