From 285532fe3800ab2c9446c81dbaf4129476f58625 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 19:15:40 +0000 Subject: [PATCH] Bump torch from 2.0.1 to 2.7.0 in /miscs Bumps [torch](https://github.com/pytorch/pytorch) from 2.0.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/v2.0.1...v2.7.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- miscs/llava_repr_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 miscs/llava_repr_requirements.txt diff --git a/miscs/llava_repr_requirements.txt b/miscs/llava_repr_requirements.txt old mode 100755 new mode 100644 index c09b6f5bd..9a80a2335 --- a/miscs/llava_repr_requirements.txt +++ b/miscs/llava_repr_requirements.txt @@ -26,7 +26,7 @@ sglang==0.1.12 shortuuid==1.0.12 sqlitedict==2.1.0 tenacity==8.2.3 -torch==2.0.1 +torch==2.7.0 tokenizers==0.15.2 tqdm==4.66.2 transformers==4.37.2