From fda3b77435844540837c2e135071352b011f58d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Apr 2025 23:26:15 +0000 Subject: [PATCH] Bump torch from 2.0.1 to 2.6.0 in /miscs Bumps [torch](https://github.com/pytorch/pytorch) from 2.0.1 to 2.6.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.6.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.6.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..7e2ce1e5d --- 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.6.0 tokenizers==0.15.2 tqdm==4.66.2 transformers==4.37.2