From 42591925371a688a57b58ba04224c45bce9f3e3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 22:51:41 +0000 Subject: [PATCH] build(deps): bump torch from 2.7.1 to 2.13.0 in /src Bumps [torch](https://github.com/pytorch/pytorch) from 2.7.1 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/compare/v2.7.1...v2.13.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index c95cf59..f786138 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -99,7 +99,7 @@ starlette==0.49.1 sympy==1.12 systemd-python==234 tokenizers==0.15.2 -torch==2.7.1 +torch==2.13.0 tqdm==4.66.3 transformers==4.53.0 triton==2.2.0