From 422671b65b2141249fee2295f477c0f67f17f5ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 10:49:41 +0000 Subject: [PATCH] Bump torch from 1.13.1 to 2.2.0 in /vertexAI_online_predictions/src 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] --- vertexAI_online_predictions/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vertexAI_online_predictions/src/requirements.txt b/vertexAI_online_predictions/src/requirements.txt index f08c11a..8102720 100644 --- a/vertexAI_online_predictions/src/requirements.txt +++ b/vertexAI_online_predictions/src/requirements.txt @@ -1,6 +1,6 @@ fastapi uvicorn==0.19.0 -torch==1.13.1 +torch==2.2.0 google-cloud-storage==2.9.0 google-cloud-aiplatform==1.26.0 segment-anything