From 9ac39a1fc813d74cadb6fac4f1581621f16c3141 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 23:28:32 +0000 Subject: [PATCH] Bump torch from 2.1.2 to 2.4.0 Bumps [torch](https://github.com/pytorch/pytorch) from 2.1.2 to 2.4.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.1.2...v2.4.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 91ef545..26c8297 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ shortuuid==1.0.13 tenacity==8.2.2 transformers==4.34.0 uvicorn==0.22.0 -torch==2.1.2 +torch==2.4.0 cachetools==5.3.0 asyncache==0.3.1 graphyte==1.7.1