From d5f5aec4ba76aecaeedb71cfb8a2c6bd219e1d1e 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 2cbcbef..40930c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ Keras-Preprocessing==1.1.2 Markdown==3.2.2 numpy==1.19.0 oauthlib==3.1.0 -onnx==1.7.0 +onnx==1.13.0 opt-einsum==3.2.1 protobuf==3.12.2 pyasn1==0.4.8