Skip to content

Commit 5aade53

Browse files
committed
bump mattersim to v1.0.1rc1
microsoft/mattersim#61 (comment)
1 parent 49f391b commit 5aade53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ forcefields = [
5757
"matgl>=1.1.3",
5858
"torchdata<=0.7.1",
5959
# quippy-ase support for py3.12 tracked in https://github.com/libAtoms/QUIP/issues/645
60-
"mattersim>=1.0.0rc9",
60+
"mattersim>=1.0.1rc1",
6161
"quippy-ase>=0.9.14; python_version < '3.12'",
6262
"sevenn>=0.9.3",
6363
"torchdata<=0.7.1", # TODO: remove when issue fixed
@@ -124,7 +124,7 @@ strict-forcefields = [
124124
"chgnet==0.4.0",
125125
"mace-torch>=0.3.6",
126126
"matgl==1.1.3",
127-
"mattersim==1.0.0rc9",
127+
"mattersim==1.0.1rc1",
128128
"quippy-ase==0.9.14; python_version < '3.12'",
129129
"sevenn==0.10.1",
130130
"torch==2.5.1",

0 commit comments

Comments
 (0)