From c3fa90860a631af985de265f76795c1e3ab08a89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 01:29:05 +0000 Subject: [PATCH] Bump torch from 2.0.1 to 2.2.0 Bumps [torch](https://github.com/pytorch/pytorch) from 2.0.1 to 2.2.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.0.1...v2.2.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 ab45ee1..5cc42a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ faiss-cpu==1.7.4 huggingface-hub==0.16.4 langchain==0.0.329 sentence-transformers==2.2.2 -torch==2.0.1 +torch==2.2.0 transformers==4.36.0 chainlit==1.0.0