This is an automated email from the ASF dual-hosted git repository.

jrmccluskey pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new d32bc97290a Revert "Bump pip from 25.3 to 26.0 in 
/sdks/python/container/ml/py311 (#37483)" (#37494)
d32bc97290a is described below

commit d32bc97290a6aae0add59592777b99bb5581f8b7
Author: tvalentyn <[email protected]>
AuthorDate: Wed Feb 4 07:44:43 2026 -0800

    Revert "Bump pip from 25.3 to 26.0 in /sdks/python/container/ml/py311 
(#37483)" (#37494)
    
    This reverts commit b1cf96d3d657631678f897119e9c39518e98898c.
---
 sdks/python/container/ml/py311/base_image_requirements.txt | 2 +-
 sdks/python/container/ml/py311/gpu_image_requirements.txt  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sdks/python/container/ml/py311/base_image_requirements.txt 
b/sdks/python/container/ml/py311/base_image_requirements.txt
index 2f60cf419ee..cfdf71ce77b 100644
--- a/sdks/python/container/ml/py311/base_image_requirements.txt
+++ b/sdks/python/container/ml/py311/base_image_requirements.txt
@@ -158,7 +158,7 @@ pandas==2.2.3
 parameterized==0.9.0
 pg8000==1.31.5
 pillow==12.1.0
-pip==26.0
+pip==25.3
 pluggy==1.6.0
 propcache==0.4.1
 proto-plus==1.27.0
diff --git a/sdks/python/container/ml/py311/gpu_image_requirements.txt 
b/sdks/python/container/ml/py311/gpu_image_requirements.txt
index f1623cac13b..313cad9147b 100644
--- a/sdks/python/container/ml/py311/gpu_image_requirements.txt
+++ b/sdks/python/container/ml/py311/gpu_image_requirements.txt
@@ -206,7 +206,7 @@ parameterized==0.9.0
 partial-json-parser==0.2.1.1.post7
 pg8000==1.31.5
 pillow==12.1.0
-pip==26.0
+pip==25.3
 pluggy==1.6.0
 prometheus-fastapi-instrumentator==7.1.0
 prometheus_client==0.24.1

Reply via email to