Skip to content

Commit be8207f

Browse files
authored
Pin torch version to 2.3 and rebuild docker image (#2846)
1 parent c63be0e commit be8207f

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
@@ -13,7 +13,7 @@ tqdm==4.66.1
1313
numpy==1.24.4
1414
matplotlib
1515
librosa
16-
torch
16+
torch==2.3
1717
torchvision
1818
torchtext
1919
torchdata

0 commit comments

Comments
 (0)