Skip to content

Commit 0616d7e

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 120068e commit 0616d7e

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
@@ -23,7 +23,7 @@ tqdm==4.66.1
2323
numpy==1.24.4
2424
matplotlib
2525
librosa
26-
torch==2.7
26+
torch==2.7.1
2727
torchvision
2828
torchdata
2929
networkx

0 commit comments

Comments
 (0)