From b3a49c7846875329ed323227fb6cbefa115266ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 01:11:16 +0000 Subject: [PATCH] Bump onnx from 1.5.0 to 1.13.0 Bumps [onnx](https://github.com/onnx/onnx) from 1.5.0 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.5.0...v1.13.0) --- updated-dependencies: - dependency-name: onnx dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dadcd48..b65f8e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ easydict==1.9 matplotlib==3.0.0 numpy==1.16.1 -onnx==1.5.0 +onnx==1.13.0 opencv-python==3.4.4.19 Pillow==6.2.0 protobuf==3.8.0