From 67bd75988cf298a2ffcc0c7f21702fe50b07a12f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jan 2024 19:10:24 +0000 Subject: [PATCH] Bump torch from 2.0.0 to 2.1.2 Bumps [torch](https://github.com/pytorch/pytorch) from 2.0.0 to 2.1.2. - [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.0...v2.1.2) --- 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 9f566f06..a952d65b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ timeout-decorator scenedetect[opencv]==0.6 decord #eva-decord # use eva-decord instead of decord on Mac (https://github.com/dmlc/decord/issues/213) -torch==2.0.0 +torch==2.1.2 langdetect torchdata==0.6.0 torchaudio==2.0.0