From 7968cb445b773a15c6a6c2d1827b07b117d155a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 13:39:58 +0000 Subject: [PATCH] Bump torch from 2.1.1 to 2.1.2 Bumps [torch](https://github.com/pytorch/pytorch) from 2.1.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.1.1...v2.1.2) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9110e8f..3dc866f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ markdown-poster @ https://github.com/Lightning-Universe/MarkDown-poster_component/archive/refs/heads/main.zip rich==13.7.0 -torch==2.1.1 +torch==2.1.2 torchvision==0.16.1 gradio==3.41.2 transformers==4.36.2