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

vterentev pushed a commit to branch fix-cmake-missing
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/fix-cmake-missing by this push:
     new bc07fe178dc pin onnx for python 3.10
bc07fe178dc is described below

commit bc07fe178dc9d11360167528fa9536f93eba2304
Author: Vitaly Terentyev <[email protected]>
AuthorDate: Thu Feb 19 18:58:03 2026 +0400

    pin onnx for python 3.10
---
 sdks/python/container/ml/py310/base_image_requirements.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sdks/python/container/ml/py310/base_image_requirements.txt 
b/sdks/python/container/ml/py310/base_image_requirements.txt
index 9817ce616a6..6675e2eae2d 100644
--- a/sdks/python/container/ml/py310/base_image_requirements.txt
+++ b/sdks/python/container/ml/py310/base_image_requirements.txt
@@ -156,6 +156,7 @@ opt_einsum==3.4.0
 optree==0.18.0
 oracledb==3.4.2
 orjson==3.11.7
+onnx==1.14.1
 packaging==26.0
 pandas==2.2.3
 parameterized==0.9.0

Reply via email to