From 3249eaefb6ec594948ab6a8b36f84563eea9a338 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 18:24:07 +0000 Subject: [PATCH] Bump torch from 1.6.0 to 2.7.0 in /docs Bumps [torch](https://github.com/pytorch/pytorch) from 1.6.0 to 2.7.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/compare/v1.6.0...v2.7.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.0 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 b6bcd0d..18a36b9 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ -torch==1.6.0 +torch==2.7.0 torchvision==0.7.0 m2r2 easydict