From f27d9a2ac8aa82db2eac6cde9d558cca015544aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 20:44:38 +0000 Subject: [PATCH] Bump torch from 2.0.1 to 2.2.0 in /03_SimilaritySearchSentimentAnalysis 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 ... Signed-off-by: dependabot[bot] --- 03_SimilaritySearchSentimentAnalysis/requirements2.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03_SimilaritySearchSentimentAnalysis/requirements2.txt b/03_SimilaritySearchSentimentAnalysis/requirements2.txt index 46681e1..82ea475 100644 --- a/03_SimilaritySearchSentimentAnalysis/requirements2.txt +++ b/03_SimilaritySearchSentimentAnalysis/requirements2.txt @@ -10,4 +10,4 @@ pgvector==0.2.5 huggingface-hub==0.25.0 InstructorEmbedding==1.0.1 sentence-transformers==2.2.2 -torch==2.0.1 +torch==2.2.0