From 1fc7a38725e31a7a03c9be9d03151ab99c000424 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 23:07:46 +0000 Subject: [PATCH] Bump torch from 2.8.0+cu126 to 2.13.0 Bumps [torch](https://github.com/pytorch/pytorch) from 2.8.0+cu126 to 2.13.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.13.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_detection.txt | 2 +- requirements_segmentation.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_detection.txt b/requirements_detection.txt index 353c1f2..f8c8ca3 100644 --- a/requirements_detection.txt +++ b/requirements_detection.txt @@ -1,7 +1,7 @@ python>=3.9 numpy>=1.26 pandas>=2.2 -torch>=2.4 +torch>=2.13.0 torchvision>=0.19 accelerate>=0.24 transformers>=4.40.0 diff --git a/requirements_segmentation.txt b/requirements_segmentation.txt index dc09bee..f259a81 100644 --- a/requirements_segmentation.txt +++ b/requirements_segmentation.txt @@ -106,7 +106,7 @@ tifffile==2025.5.10 timm==1.0.19 tokenizers==0.21.4 tomli==2.2.1 -torch==2.8.0+cu126 +torch==2.13.0 torchvision==0.23.0+cu126 tqdm==4.67.1 transformers==4.55.2