From 90cc91e685e67f1558d72a0f0c35f5d61b0d8a6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 05:09:39 +0000 Subject: [PATCH] Bump torchvision from 0.13.1 to 0.22.1 Bumps [torchvision](https://github.com/pytorch/vision) from 0.13.1 to 0.22.1. - [Release notes](https://github.com/pytorch/vision/releases) - [Commits](https://github.com/pytorch/vision/compare/v0.13.1...v0.22.1) --- updated-dependencies: - dependency-name: torchvision dependency-version: 0.22.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4dbceab..6598c9d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -53,7 +53,7 @@ tensorboard-data-server==0.6.1 tensorboard-plugin-wit==1.8.1 thop==0.1.1.post2207130030 torch==1.12.1 -torchvision==0.13.1 +torchvision==0.22.1 tqdm==4.64.0 traitlets==5.3.0 typing_extensions==4.3.0