Skip to content

Commit

Permalink
Downgrade required torch version
Browse files Browse the repository at this point in the history
  • Loading branch information
alexisthual committed Jan 24, 2024
1 parent 0b26ba1 commit a30edea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies = [
"POT>=0.9.0",
"scikit-learn",
"scipy",
"torch>=1.13",
"torch>=1.12",
"tvb-gdist>=2.1.1",
]

Expand Down

0 comments on commit a30edea

Please sign in to comment.