Skip to content

Commit 8ebb288

Browse files
committed
Allowing using most recent version of PyTorch
1 parent c8e0aac commit 8ebb288

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies = [
2020
"packaging",
2121
"scipy",
2222
"sympy",
23-
"torch>=2.8.0,<=2.12.0",
23+
"torch>=2.8.0,<=2.13.0",
2424
"typing-extensions",
2525
"strenum",
2626
"rich>=13.0,<16.0",

0 commit comments

Comments
 (0)