From c1ea4767bba1b5862055fb0bedc91399c1442868 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 21:56:50 +0000 Subject: [PATCH] Bump torch from 1.11.0 to 1.13.1 in /python Bumps [torch](https://github.com/pytorch/pytorch) from 1.11.0 to 1.13.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/v1.11.0...v1.13.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 09e608cc..72a17e89 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -9,7 +9,7 @@ PyYAML==5.4.1 transformers==4.25.1 huggingface-hub==0.19.1 tensorflow-text==2.9.0 -torch==1.11.0 +torch==1.13.1 sentence-transformers==2.2.2 # calibration