From c59f1b6ff971bf952f0b6fecbe1bb9b780c42a53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 05:41:34 +0000 Subject: [PATCH] Bump onnx from 1.6.0 to 1.9.0 in /tool/conda/singa Bumps [onnx](https://github.com/onnx/onnx) from 1.6.0 to 1.9.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.9.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..80c2918871 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.9.0 deprecated==1.2.7 libopenblas==0.3.9