From 6ced03643d4f0ce73f8aa953e26ffd424ea83494 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 01:12:05 +0000 Subject: [PATCH] Bump onnx from 1.6.0 to 1.13.0 Bumps [onnx](https://github.com/onnx/onnx) from 1.6.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.6.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 dc0634e..8a66b36 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ tensorboardX==1.5 moviepy==0.2.3.5 requests==2.22.0 pyyaml==5.4 -onnx==1.6.0 +onnx==1.13.0 flake8==3.7.9 tqdm==4.41.1 matplotlib==3.1.2