Skip to content

Commit

Permalink
Bump torch from 1.3.1 to 2.2.0 in /.github/requirements
Browse files Browse the repository at this point in the history
Bumps [torch](https://github.com/pytorch/pytorch) from 1.3.1 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@v1.3.1...v2.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 25, 2024
1 parent 5ea3338 commit 49b30ef
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/requirements/1.3.1.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
torch==1.3.1
torch==2.2.0
torchvision>=0.4.1,<0.5.0
numpy
tqdm
Expand Down
2 changes: 1 addition & 1 deletion .github/requirements/1.4.0.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
torch==1.4.0
torch==2.2.0
torchvision>=0.5.0,<0.6.0
numpy
tqdm
Expand Down
2 changes: 1 addition & 1 deletion .github/requirements/1.5.0.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
torch==1.5.0
torch==2.2.0
torchvision>=0.6.0,<0.7.0
numpy
tqdm
Expand Down
2 changes: 1 addition & 1 deletion .github/requirements/1.6.0.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
torch==1.6.0
torch==2.2.0
torchvision>=0.7.0,<0.8.0
numpy
tqdm
Expand Down
2 changes: 1 addition & 1 deletion .github/requirements/1.7.1.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
torch==1.7.1
torch==2.2.0
torchvision>=0.8.0,<0.9.0
numpy
tqdm
Expand Down
2 changes: 1 addition & 1 deletion .github/requirements/1.8.1.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
torch==1.8.1
torch==2.2.0
torchvision>=0.9.0,<0.10.0
numpy
tqdm
Expand Down

0 comments on commit 49b30ef

Please sign in to comment.