From 8783c189780c2b69a6d5af23e3ef311f87761c76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 01:36:01 +0000 Subject: [PATCH] Bump torch from 2.0.1 to 2.1.2 Bumps [torch](https://github.com/pytorch/pytorch) from 2.0.1 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.1...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 ab45ee1..f1f0329 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.1.2 transformers==4.36.0 chainlit==1.0.0