From 994209c4c75138e8c81b48a0db15880322633a9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 01:12:05 +0000 Subject: [PATCH] build(deps): bump onnx from 1.6.0 to 1.13.0 in /PFPLD 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] --- PFPLD/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PFPLD/requirements.txt b/PFPLD/requirements.txt index fcdbdc3..3e05a53 100644 --- a/PFPLD/requirements.txt +++ b/PFPLD/requirements.txt @@ -3,7 +3,7 @@ scikit-image==0.16.2 torchsummary==1.5.1 numpy==1.14.6 torch==1.3.0 -onnx==1.6.0 +onnx==1.13.0 onnx-simplifier==0.2.4 onnxruntime==1.1.1 opencv_python==4.2.0.32