Skip to content

Commit 7cbd40d

Browse files
Bump torch from 2.7 to 2.7.1 in /.ci/docker
Bumps [torch](https://github.com/pytorch/pytorch) from 2.7 to 2.7.1. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.7.0...v2.7.1) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 57a618b commit 7cbd40d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/docker/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ tqdm==4.66.1
2525
numpy==1.24.4
2626
matplotlib
2727
librosa
28-
torch==2.7
28+
torch==2.7.1
2929
torchvision
3030
torchdata
3131
networkx

0 commit comments

Comments
 (0)