From 382e6f60d11f635708c0841903da523894a84ad0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 01:12:21 +0000 Subject: [PATCH] :arrow_up: 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 50996eac..bd05945f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ hummingbird-ml>=0.0.6 lightgbm==2.3.0 mongoengine>=0.19.1 numpy<1.19.0,>=1.16.0 -onnx==1.6.0 +onnx==1.13.0 opencv-python>=3.1.0 onnxconverter-common>=1.6.0 onnxmltools>=1.6.0