From 6a9a2b2d0fb99b41f7e81d60887aded2cef73e16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 20:46:33 +0000 Subject: [PATCH] Bump torch from 2.0.1 to 2.4.1 Bumps [torch](https://github.com/pytorch/pytorch) from 2.0.1 to 2.4.1. - [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.4.1) --- 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 5bc197d..3624411 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ opencv_python==4.8.* mtcnn==0.1.1 pydub==0.25.1 setuptools==68.2.1 -torch==2.0.1 +torch==2.4.1 nussl==1.1.9 # CFLAGS="-I/opt/homebrew/include" LDFLAGS="-L/opt/homebrew/lib" pip install nussl==1.1.9 tensorflow==2.13.0 gdown==4.7.1