From a34c309a8f83a02f008862fa5a59b5942dcf3610 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 17:42:55 +0000 Subject: [PATCH] Bump onnx from 1.14.1 to 1.17.0 Bumps [onnx](https://github.com/onnx/onnx) from 1.14.1 to 1.17.0. - [Release notes](https://github.com/onnx/onnx/releases) - [Changelog](https://github.com/onnx/onnx/blob/main/docs/Changelog-ml.md) - [Commits](https://github.com/onnx/onnx/compare/v1.14.1...v1.17.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 49b421fcf..de9215c74 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ basicsr==1.4.2 gradio==3.47.1 insightface==0.7.3 numpy==1.24.3 -onnx==1.14.1 +onnx==1.17.0 onnxruntime==1.16.0 opencv-python==4.8.1.78 opennsfw2==0.10.2