Skip to content

Commit a30edea

Browse files
committed
Downgrade required torch version
1 parent 0b26ba1 commit a30edea

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
@@ -26,7 +26,7 @@ dependencies = [
2626
"POT>=0.9.0",
2727
"scikit-learn",
2828
"scipy",
29-
"torch>=1.13",
29+
"torch>=1.12",
3030
"tvb-gdist>=2.1.1",
3131
]
3232

0 commit comments

Comments
 (0)