From 3cb73306a9720ee38991063b9416b9b7f54b3744 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 04:52:53 +0000 Subject: [PATCH] Bump torchvision from 0.13.1 to 0.20.0 Bumps [torchvision](https://github.com/pytorch/vision) from 0.13.1 to 0.20.0. - [Release notes](https://github.com/pytorch/vision/releases) - [Commits](https://github.com/pytorch/vision/compare/v0.13.1...v0.20.0) --- updated-dependencies: - dependency-name: torchvision 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..6fb97f2 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.20.0 tqdm==4.64.0 traitlets==5.3.0 typing_extensions==4.3.0