From 61ba815af2096ada0b3061822da179f5d19c6f43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 10:21:15 +0000 Subject: [PATCH] Bump torch from 2.7.0 to 2.8.0 Bumps [torch](https://github.com/pytorch/pytorch) from 2.7.0 to 2.8.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/v2.7.0...v2.8.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.8.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 20cff57..714d04f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ torchvision==0.3 tqdm scikit-image pycocotools -torch==2.7.0 +torch==2.8.0 git+git://github.com/waspinator/pycococreator.git@0.2.0 git+https://github.com/mapillary/inplace_abn.git