From 233a8ef07f171b4b648727aa3ce0d8154a8e48ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jul 2023 12:12:36 +0000 Subject: [PATCH] Bump torch from 1.6.0 to 1.13.1 Bumps [torch](https://github.com/pytorch/pytorch) from 1.6.0 to 1.13.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.6.0...v1.13.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 47d191e..4e3bc44 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -fastai==2.0.6 +fastai==2.0.6 jupyter==1.0.0 jupyter-client==6.1.7 jupyter-console==6.2.0 @@ -16,7 +16,7 @@ Pillow==9.3.0 scikit-learn==0.23.2 scipy==1.5.2 seaborn==0.10.1 -torch==1.6.0 +torch==1.13.1 torchvision==0.7.0 tqdm==4.48.2 xgboost==1.2.0