From e72602bea7c4c587128330b2fdfb04626edfa22f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 20:17:23 +0000 Subject: [PATCH] Bump onnx from 1.9.0 to 1.15.0 in /closed/Alibaba/scripts Bumps [onnx](https://github.com/onnx/onnx) from 1.9.0 to 1.15.0. - [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/compare/v1.9.0...v1.15.0) --- updated-dependencies: - dependency-name: onnx dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- closed/Alibaba/scripts/requirements_xavier.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/closed/Alibaba/scripts/requirements_xavier.txt b/closed/Alibaba/scripts/requirements_xavier.txt index 0aa9c9f5e..caf74d0f4 100644 --- a/closed/Alibaba/scripts/requirements_xavier.txt +++ b/closed/Alibaba/scripts/requirements_xavier.txt @@ -11,7 +11,7 @@ h5py==3.1.0 keras-applications==1.0.8 Keras-Preprocessing==1.1.2 mock==3.0.5 -onnx==1.9.0 +onnx==1.15.0 opt-einsum==3.3.0 pandas==1.2.4 Pillow==8.2.0