From 018961a8828074c29be3177cd635f392d9b65c2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 07:46:42 +0000 Subject: [PATCH] Bump torchvision from 0.19.0 to 0.19.1 Bumps [torchvision](https://github.com/pytorch/vision) from 0.19.0 to 0.19.1. - [Release notes](https://github.com/pytorch/vision/releases) - [Commits](https://github.com/pytorch/vision/compare/0.19.0...v0.19.1) --- updated-dependencies: - dependency-name: torchvision 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 d91be9d1..f878dbe1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ scipy==1.14.1 shap==0.46.0 tqdm==4.66.5 torch==2.4.0 -torchvision==0.19.0 +torchvision==0.19.1 transformers==4.44.2 xgboost==2.1.1 numpy==1.26.4