From 71b2d4257fb243854d03e01877e85c3595efbe93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 May 2023 15:04:49 +0000 Subject: [PATCH] Bump torch from 1.9.0 to 1.13.1 Bumps [torch](https://github.com/pytorch/pytorch) from 1.9.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.9.0...v1.13.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a2c4dfa..f0db13b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ pandas==1.3.5 pytest==7.2.2 redis==4.5.4 setuptools==61.2.0 -torch==1.9.0 +torch==1.13.1 tqdm==4.64.0 transformers==4.21.0 webexteamssdk==1.6.1