From 5f0cd466e3e10b2a644097d90275d45d15a22636 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 12:12:57 +0000 Subject: [PATCH] build(deps): bump torchvision from 0.20.1 to 0.24.1 Bumps [torchvision](https://github.com/pytorch/vision) from 0.20.1 to 0.24.1. - [Release notes](https://github.com/pytorch/vision/releases) - [Commits](https://github.com/pytorch/vision/compare/v0.20.1...v0.24.1) --- updated-dependencies: - dependency-name: torchvision dependency-version: 0.24.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-npu.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-npu.txt b/requirements-npu.txt index ae9ed116..fc8e8f64 100644 --- a/requirements-npu.txt +++ b/requirements-npu.txt @@ -18,4 +18,4 @@ mathruler torchdata einops qwen_vl_utils -torchvision==0.20.1 +torchvision==0.24.1