From 536c76c21dd372c0dec6dd4f4599596cb1b0c54e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 08:06:45 +0000 Subject: [PATCH] Bump torch from 1.12.1+cu116 to 1.13.1 Bumps [torch](https://github.com/pytorch/pytorch) from 1.12.1+cu116 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/commits/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 5da6d42..b020505 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ six==1.16.0 tensorboard==2.14.1 tensorboard-data-server==0.7.1 tokenizers==0.13.3 -torch==1.12.1+cu116 +torch==1.13.1 tqdm==4.66.1 transformers==4.29.2 typing_extensions==4.8.0