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
commit 44b300adbb7b675b311144d740127e473c706c15 Author: Vitaly Terentyev <[email protected]> AuthorDate: Mon Mar 9 19:49:58 2026 +0400 Test new onnx --- sdks/python/tox.ini | 1 - 1 file changed, 1 deletion(-) diff --git a/sdks/python/tox.ini b/sdks/python/tox.ini index 71b9b27cfcf..eb354a1ed80 100644 --- a/sdks/python/tox.ini +++ b/sdks/python/tox.ini @@ -108,7 +108,6 @@ commands = deps = pip==25.0.1 accelerate>=1.6.0 - onnx<1.19.0 setenv = extras = test,gcp,dataframe,ml_test commands =
