From e990400c0f92dfde9dd65148a7a0f05a48523a04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 05:24:28 +0000 Subject: [PATCH] build(deps): bump pnnx from 0.0.4 to 20250725 in /requirements Bumps [pnnx](https://github.com/Tencent/ncnn) from 0.0.4 to 20250725. - [Release notes](https://github.com/Tencent/ncnn/releases) - [Commits](https://github.com/Tencent/ncnn/commits) --- updated-dependencies: - dependency-name: pnnx dependency-version: '20250725' 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..dbd2b019 100644 --- a/requirements/inference.txt +++ b/requirements/inference.txt @@ -1,5 +1,5 @@ libusb1>=3.0.0 -pnnx==0.0.4 +pnnx==20250725 ncnn>=1.0.20230517 onnx>=1.14.0 onnxmltools>=1.11.2