Skip to content

Commit 391c83e

Browse files
committed
mace verison bound upto 0.3.7
1 parent 6cd4ff0 commit 391c83e

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
@@ -19,7 +19,7 @@ dependencies = [
1919
"scipy",
2020
"torch >= 2.2.0, < 2.6.0",
2121
"tqdm",
22-
"mace-torch>=0.3.4",
22+
"mace-torch >=0.3.4, <=0.3.7",
2323
"chgnet==0.3.5",
2424
"e3fp",
2525
"nglview",

0 commit comments

Comments
 (0)