Skip to content

Commit 6b750ab

Browse files
authored
Update torch version from 2.8 to 2.9 (#3616)
Fixes #ISSUE_NUMBER ## Description <!--- Describe your changes in detail --> ## Checklist <!--- Make sure to add `x` to all items in the following checklist: --> - [ ] The issue that is being fixed is referred in the description (see above "Fixes #ISSUE_NUMBER") - [ ] Only one issue is addressed in this pull request - [ ] Labels from the issue that this PR is fixing are added to this pull request - [ ] No unnecessary issues are included into this pull request.
1 parent 5defbd9 commit 6b750ab

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.8
26+
torch==2.9
2727
torchvision
2828
torchdata
2929
networkx

0 commit comments

Comments
 (0)