From 0c78c6897093e0bbe7ed3a30fdd865204ff6a213 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 17:51:16 +0000 Subject: [PATCH] Bump onnx from 1.16.0 to 1.17.0 Bumps [onnx](https://github.com/onnx/onnx) from 1.16.0 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.16.0...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 9aa1a4b..2d13000 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ numpy>=1.23.5,<2 opencv-python==4.8.1.78 cv2_enumerate_cameras==1.1.15 -onnx==1.16.0 +onnx==1.17.0 insightface==0.7.3 psutil==5.9.8 tk==0.1.0