Skip to content
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,8 @@ strict-forcefields = [
"matgl==1.3.0",
"quippy-ase==0.9.14; python_version < '3.12'",
"sevenn==0.10.4",
"torch==2.2.0",
"torchdata==0.7.1", # TODO: remove when issue fixed
"torch==2.4.0",
"torchdata==0.8.0", # TODO: remove when issue fixed
]
strict = [
"atomate2[strict-forcefields, docs, cclib, phonons, lobster, openmm, mp, defects, ase, ase-ext]",
Expand Down
Loading