From 8f64036dc6bb31df8c28e313ac60401d1377e1a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 01:09:50 +0000 Subject: [PATCH] Bump onnx from 1.12.0 to 1.13.0 Bumps [onnx](https://github.com/onnx/onnx) from 1.12.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.12.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 0ffb811..8a2ba7c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pytesseract==0.3.10 -onnx==1.12.0 +onnx==1.13.0 onnxruntime==1.12.0 pyclipper==1.3.0.post3 shapely==1.8.2