From f6162c7004c9c88729bb0add79958c7c1608103e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Nov 2020 07:04:49 +0000 Subject: [PATCH] Bump onnx from 1.6.0 to 1.8.0 in /tool/conda/singa Bumps [onnx](https://github.com/onnx/onnx) from 1.6.0 to 1.8.0. - [Release notes](https://github.com/onnx/onnx/releases) - [Changelog](https://github.com/onnx/onnx/blob/master/docs/Changelog.md) - [Commits](https://github.com/onnx/onnx/compare/v1.6.0...v1.8.0) Signed-off-by: dependabot[bot] --- tool/conda/singa/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tool/conda/singa/requirements.txt b/tool/conda/singa/requirements.txt index aafc2789d6..a8694ba956 100644 --- a/tool/conda/singa/requirements.txt +++ b/tool/conda/singa/requirements.txt @@ -2,6 +2,6 @@ swig==3.0.12 openblas==0.3.9 glog==0.3.5 deprecated==1.2.7 -onnx==1.6.0 +onnx==1.8.0 deprecated==1.2.7 libopenblas==0.3.9