From bf30c5281d25412371846ae15d2aa04b63fb9646 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 10:52:06 +0000 Subject: [PATCH] Bump torch in /projects/aIrbnb analysis/New airbnb analysis Bumps [torch](https://github.com/pytorch/pytorch) from 1.13.1 to 2.2.0. - [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.13.1...v2.2.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- projects/aIrbnb analysis/New airbnb analysis/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/aIrbnb analysis/New airbnb analysis/requirements.txt b/projects/aIrbnb analysis/New airbnb analysis/requirements.txt index c8b400e..c9b81c8 100644 --- a/projects/aIrbnb analysis/New airbnb analysis/requirements.txt +++ b/projects/aIrbnb analysis/New airbnb analysis/requirements.txt @@ -16,7 +16,7 @@ rpy2==3.3.6 scikit-learn==1.5.0 scipy==1.10.0 sklearn==0.0 -torch==1.13.1 +torch==2.2.0 torchvision==0.8.1 tqdm==4.54.1