Skip to content

Commit be81ab8

Browse files
authored
Merge pull request #22 from GitGinocchio/dependabot/pip/torch-2.6.0
Bump torch from 2.5.1 to 2.6.0 Bump torchaudio from 2.5.1 to 2.6.0 Bump torchvision from 0.20.1 to 0.21.0
2 parents 4238caa + fa34e33 commit be81ab8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ setuptools==75.8.0
2121
six==1.17.0
2222
sympy==1.13.1
2323
threadpoolctl==3.5.0
24-
torch==2.5.1 #+cu124
25-
torchaudio==2.5.1 #+cu124
26-
torchvision==0.20.1 #+cu124
24+
torch==2.6.0 #+cu124
25+
torchaudio==2.6.0 #+cu124
26+
torchvision==0.21.0 #+cu124
2727
tqdm==4.67.1
2828
typing_extensions==4.12.2
2929
tzdata==2025.1

0 commit comments

Comments
 (0)