Skip to content

Commit 92a539e

Browse files
default to pt2.4
Signed-off-by: cliu-us <[email protected]>
1 parent f25a905 commit 92a539e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ classifiers=[
2222
]
2323
dynamic = ["version"]
2424
dependencies = [
25-
"torch >=2.1, <2.4",
25+
"torch >=2.1, <2.5",
2626
"numpy",
2727
"tqdm",
2828
"tensorboard",

0 commit comments

Comments
 (0)