From d59fc0f8f3607cf4057f966a1fa8118a619f8285 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Dec 2021 10:28:59 +0000 Subject: [PATCH] [Dependency] Bump onnxruntime from 1.3.0 to 1.10.0 in /.setup/pip Bumps [onnxruntime](https://github.com/microsoft/onnxruntime) from 1.3.0 to 1.10.0. - [Release notes](https://github.com/microsoft/onnxruntime/releases) - [Changelog](https://github.com/microsoft/onnxruntime/blob/master/docs/ReleaseManagement.md) - [Commits](https://github.com/microsoft/onnxruntime/compare/v1.3.0...v1.10.0) --- updated-dependencies: - dependency-name: onnxruntime dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .setup/pip/system_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.setup/pip/system_requirements.txt b/.setup/pip/system_requirements.txt index 07664e30ce3..1f42e127dc5 100644 --- a/.setup/pip/system_requirements.txt +++ b/.setup/pip/system_requirements.txt @@ -58,4 +58,4 @@ numpy==1.19.5 # python libraries for OCR for digit recognition # newer versions are not supported on 18.04 onnx==1.9.0 -onnxruntime==1.3.0 +onnxruntime==1.10.0