Skip to content

Commit 881a90f

Browse files
committed
pumb torch dependency
1 parent 045e7de commit 881a90f

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
@@ -15,7 +15,7 @@ dependencies = [
1515
"scipy==1.15.1",
1616
"matplotlib==3.10.0",
1717
"pymatgen==2024.8.9",
18-
"torch==2.6.0",
18+
"torch>=2.6.0",
1919
"gemmi==0.7.0",
2020
"pandas==2.2.3",
2121
"tensordict==0.7.0",

0 commit comments

Comments
 (0)