From 90965c6eac2fbdb56ea982092d2382a857b49f22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 06:09:47 +0000 Subject: [PATCH] Bump torchvision from 0.13.1 to 0.23.0 Bumps [torchvision](https://github.com/pytorch/vision) from 0.13.1 to 0.23.0. - [Release notes](https://github.com/pytorch/vision/releases) - [Commits](https://github.com/pytorch/vision/compare/v0.13.1...0.23.0) --- updated-dependencies: - dependency-name: torchvision dependency-version: 0.23.0 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..f7686e5 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.23.0 tqdm==4.64.0 traitlets==5.3.0 typing_extensions==4.3.0