From 357fccb226810c11ad2474f68b9a98648d801098 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 01:10:25 +0000 Subject: [PATCH] Bump onnx Bumps [onnx](https://github.com/onnx/onnx) from 1.2.2 to 1.13.0. - [Release notes](https://github.com/onnx/onnx/releases) - [Changelog](https://github.com/onnx/onnx/blob/main/docs/Changelog.md) - [Commits](https://github.com/onnx/onnx/compare/v1.2.2...v1.13.0) --- updated-dependencies: - dependency-name: onnx dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../com.unity.barracuda@0.7.0-preview/Tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/PackageCache/com.unity.barracuda@0.7.0-preview/Tools/requirements.txt b/Library/PackageCache/com.unity.barracuda@0.7.0-preview/Tools/requirements.txt index c3e6b7a..b921889 100644 --- a/Library/PackageCache/com.unity.barracuda@0.7.0-preview/Tools/requirements.txt +++ b/Library/PackageCache/com.unity.barracuda@0.7.0-preview/Tools/requirements.txt @@ -1,6 +1,6 @@ numpy===1.16.4 tensorflow==1.14.0 -onnx==1.2.2 +onnx==1.13.0 h5py==2.8.0 Keras==2.1.6