Skip to content

Commit ae234c7

Browse files
authored
[FIX] Remove torch fix (#1392)
1 parent 4260276 commit ae234c7

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
@@ -28,7 +28,7 @@ dependencies = [
2828
"fsspec",
2929
"numpy>=1.21.6",
3030
"pandas>=1.3.5",
31-
"torch>=2.4.0,<2.8",
31+
"torch>=2.4.0",
3232
"pytorch-lightning>=2.0.0",
3333
"ray[tune]>=2.2.0",
3434
"optuna",

0 commit comments

Comments
 (0)