Skip to content

Commit

Permalink
Bump torch from 2.1.2 to 2.2.0 in the pip group (#35)
Browse files Browse the repository at this point in the history
* 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](pytorch/pytorch@v2.1.2...v2.2.0)

---
updated-dependencies:
- dependency-name: torch
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update requirements.txt

* Update requirements.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ryan Reece <[email protected]>
  • Loading branch information
dependabot[bot] and rreece authored Jul 27, 2024
1 parent 1bd7e4f commit b43e4cf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit b43e4cf

Please sign in to comment.