We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 045e7de commit 881a90fCopy full SHA for 881a90f
pyproject.toml
@@ -15,7 +15,7 @@ dependencies = [
15
"scipy==1.15.1",
16
"matplotlib==3.10.0",
17
"pymatgen==2024.8.9",
18
- "torch==2.6.0",
+ "torch>=2.6.0",
19
"gemmi==0.7.0",
20
"pandas==2.2.3",
21
"tensordict==0.7.0",
0 commit comments