From b43e4cf07085c15df59ce5ea3ba3c92981ad400c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2024 13:14:58 -0700 Subject: [PATCH] Bump torch from 2.1.2 to 2.2.0 in the pip group (#35) * Bump torch from 2.1.2 to 2.2.0 in the pip group Bumps the pip group with 1 update: [torch](https://github.com/pytorch/pytorch). Updates `torch` from 2.1.2 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/v2.1.2...v2.2.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] * Update requirements.txt * Update requirements.txt --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ryan Reece --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index e271ccd..1c4c48e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -91,7 +91,7 @@ nvidia-cufft-cu12==11.0.2.54 nvidia-curand-cu12==10.3.2.106 nvidia-cusolver-cu12==11.4.5.107 nvidia-cusparse-cu12==12.1.0.106 -nvidia-nccl-cu12==2.18.1 +nvidia-nccl-cu12==2.19.3 nvidia-nvjitlink-cu12==12.3.101 nvidia-nvtx-cu12==12.1.105 packaging==21.3 @@ -150,12 +150,12 @@ tinycss2==1.2.1 tokenizers==0.15.0 tomli==2.0.1 tomlkit==0.11.6 -torch==2.1.2 +torch==2.2.0 tornado==6.4.1 tqdm==4.66.3 traitlets==5.9.0 transformers==4.38.0 -triton==2.1.0 +triton==2.2.0 trove-classifiers==2023.11.29 typing_extensions==4.9.0 uhi==0.3.3