From f859385c335df59cc33052c1d04c22ea8239ee59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 18:31:59 +0000 Subject: [PATCH] Bump torch from 1.7.1 to 2.7.0 Bumps [torch](https://github.com/pytorch/pytorch) from 1.7.1 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.7.1...v2.7.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b2641c71..562e6828 100644 --- a/requirements.txt +++ b/requirements.txt @@ -259,7 +259,7 @@ tifffile @ file:///home/conda/feedstock_root/build_artifacts/tifffile_1595673894 tokenizers==0.9.4 toml @ file:///home/conda/feedstock_root/build_artifacts/toml_1589469402899/work toolz==0.10.0 -torch==1.7.1 +torch==2.7.0 torchtext==0.8.1 torchvision==0.2.2 tornado==6.1