Skip to content

Commit c9490af

Browse files
mcr229mergennachin
authored andcommitted
update pyproject.toml
1 parent 97ac4e1 commit c9490af

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@ dependencies=[
6060
"ruamel.yaml",
6161
"sympy",
6262
"tabulate",
63-
"torch==2.3",
64-
"torchvision==0.18",
65-
"torchaudio==2.3",
63+
"torch==2.3.1",
64+
"torchvision==0.18.1",
65+
"torchaudio==2.3.1",
6666
]
6767

6868
[project.urls]

0 commit comments

Comments
 (0)