From 4572f2f15c04c339ddb24cab258c322f4b8d95c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 11:03:07 +0000 Subject: [PATCH] Bump torch from 1.5.0+cpu to 2.2.0 in /docs Bumps [torch](https://github.com/pytorch/pytorch) from 1.5.0+cpu to 2.2.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/commits/v2.2.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 595f9f7..d841ea8 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -4,7 +4,7 @@ sphinx sphinx-gallery sphinx_rtd_theme sphinxcontrib-bibtex -torch==1.5.0+cpu +torch==2.2.0 torchvision==0.6.0+cpu opencv-python==4.2.0.34 visdom