From cde479711eb7df1af8475fbc4c9eb378b8598455 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 01:39:00 +0000 Subject: [PATCH] Bump torchvision from 0.17.1 to 0.20.0 Bumps [torchvision](https://github.com/pytorch/vision) from 0.17.1 to 0.20.0. - [Release notes](https://github.com/pytorch/vision/releases) - [Commits](https://github.com/pytorch/vision/compare/v0.17.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 0b06525f..0761181f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -71,7 +71,7 @@ threadpoolctl==3.2.0 tifffile==2024.9.20 tokenizers==0.19.1 torch==2.4.1 -torchvision==0.17.1 +torchvision==0.20.0 tqdm==4.66.5 transformer-smaller-training-vocab==0.4.0 transformers==4.41.1