From c25e19b60424f08b55bf7d6d756880bee7837894 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jun 2025 05:46:59 +0000 Subject: [PATCH] build(deps): bump pnnx from 0.0.4 to 20250530 in /requirements Bumps [pnnx](https://github.com/Tencent/ncnn) from 0.0.4 to 20250530. - [Release notes](https://github.com/Tencent/ncnn/releases) - [Commits](https://github.com/Tencent/ncnn/commits) --- updated-dependencies: - dependency-name: pnnx dependency-version: '20250530' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/inference.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/inference.txt b/requirements/inference.txt index ef713162..13ad8aea 100644 --- a/requirements/inference.txt +++ b/requirements/inference.txt @@ -1,5 +1,5 @@ libusb1>=3.0.0 -pnnx==0.0.4 +pnnx==20250530 ncnn>=1.0.20230517 onnx>=1.14.0 onnxmltools>=1.11.2