From 8ce421552a0d38be89dcb96124890a05149f37f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 00:04:33 +0000 Subject: [PATCH] Bump torch from 1.9.0 to 2.7.1 Bumps [torch](https://github.com/pytorch/pytorch) from 1.9.0 to 2.7.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...v2.7.1) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- maybe_working_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maybe_working_requirements.txt b/maybe_working_requirements.txt index e815cbe..e920fc0 100644 --- a/maybe_working_requirements.txt +++ b/maybe_working_requirements.txt @@ -1,5 +1,5 @@ # Core dependencies -torch==1.9.0 +torch==2.7.1 torchvision==0.10.0 matplotlib==3.4.3 pytesseract==0.3.8