From 8b24272b2a086baf8c9a9de7b378af61a39d25e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 05:12:47 +0000 Subject: [PATCH] build(deps): bump pnnx from 20251031 to 20260112 in /requirements Bumps [pnnx](https://github.com/Tencent/ncnn) from 20251031 to 20260112. - [Release notes](https://github.com/Tencent/ncnn/releases) - [Commits](https://github.com/Tencent/ncnn/commits) --- updated-dependencies: - dependency-name: pnnx dependency-version: '20260112' 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 6ded79f5..9af50493 100644 --- a/requirements/inference.txt +++ b/requirements/inference.txt @@ -1,5 +1,5 @@ libusb1>=3.0.0 -pnnx==20251031 +pnnx==20260112 ncnn>=1.0.20230517 onnx>=1.14.0 onnxmltools>=1.11.2