Skip to content

Commit 8d6f7fb

Browse files
authored
[Release Only][pyproject.toml] Also pin torchvision and torchaudio (#3787)
1 parent 963e686 commit 8d6f7fb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ dependencies=[
6161
"sympy",
6262
"tabulate",
6363
"torch==2.3",
64+
"torchvision==0.18",
65+
"torchaudio==2.3",
6466
]
6567

6668
[project.urls]

0 commit comments

Comments
 (0)