Skip to content

Commit b39097a

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 2aea713 commit b39097a

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
@@ -24,7 +24,7 @@ tqdm==4.66.1
2424
numpy==1.24.4
2525
matplotlib
2626
librosa
27-
torch==2.7
27+
torch==2.7.1
2828
torchvision
2929
torchdata
3030
networkx

0 commit comments

Comments
 (0)