From 8e823ae7cda52085d6a3468ece62bb19ef35bbcb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 01:13:07 +0000 Subject: [PATCH] Bump onnx from 1.7.0 to 1.13.0 Bumps [onnx](https://github.com/onnx/onnx) from 1.7.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.7.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 767ad5e..e7c8285 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ mxnet==1.3.1 networkx==2.3 numpy==1.19.1 olefile==0.46 -onnx==1.7.0 +onnx==1.13.0 opencv-python==4.3.0.36 opt-einsum==3.3.0 parso==0.7.0