From ab3a6f4eede75db4cb10247dea2245fd3a74277e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 23:10:19 +0000 Subject: [PATCH] chore(deps)(deps): bump torch from 2.9.0 to 2.13.0 Bumps [torch](https://github.com/pytorch/pytorch) from 2.9.0 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.9.0...v2.13.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.13.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 b43ed6c..ecf5777 100644 --- a/requirements.txt +++ b/requirements.txt @@ -119,7 +119,7 @@ whitenoise==6.9.0 django-activity-stream==2.0.0 tenacity==9.1.2 -torch==2.9.0 +torch==2.13.0 transformers==4.57.1 sentencepiece==0.2.1 accelerate==1.11.0