From eb6f79c07c327873120d109301fde10d543e6065 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 23:03:10 +0000 Subject: [PATCH] Bump onnx from 1.17.0 to 1.21.0rc1 in /experiment Bumps [onnx](https://github.com/onnx/onnx) from 1.17.0 to 1.21.0rc1. - [Release notes](https://github.com/onnx/onnx/releases) - [Changelog](https://github.com/onnx/onnx/blob/main/docs/Changelog-ml.md) - [Commits](https://github.com/onnx/onnx/commits) --- updated-dependencies: - dependency-name: onnx dependency-version: 1.21.0rc1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- experiment/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experiment/requirements.txt b/experiment/requirements.txt index a1aaf54c9..c1eaefe1d 100644 --- a/experiment/requirements.txt +++ b/experiment/requirements.txt @@ -6,7 +6,7 @@ h5py==3.12.1 keras==2.15.0 keras-tuner==1.4.7 numpy==1.26.4 -onnx==1.17.0 +onnx==1.21.0rc1 protobuf==3.20.3 scikit-learn==1.6.1 tensorflow-cpu==2.15.1