From 480bc2003202c428925a2fa2d2fe62f5b3e3dd92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 01:12:53 +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 87363ee..9a14409 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ mock==3.0.5 moviepy==1.0.3 mtcnn==0.0.9 numpy==1.17.3 -onnx==1.7.0 +onnx==1.13.0 onnx-tf==1.5.0 onnxruntime==1.5.1 opencv-python==4.1.1.26