Skip to content

Commit e76f87b

Browse files
committed
Update matgl req.
1 parent 7f9e2c8 commit e76f87b

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
@@ -92,7 +92,7 @@ ase = ["ase>=3.23.0"]
9292
ci = ["pytest-cov>=4", "pytest-split>=0.8", "pytest>=8", "pymatgen[symmetry]"]
9393
docs = ["invoke", "sphinx", "sphinx_markdown_builder", "sphinx_rtd_theme"]
9494
electronic_structure = ["fdint>=2.0.2"]
95-
mlp = ["chgnet>=0.3.8", "matgl>=1.2.0"]
95+
mlp = ["chgnet>=0.3.8", "matgl>=1.2.1"]
9696
numba = ["numba>=0.55"]
9797
numpy-v1 = ["numpy>=1.25.0,<2"] # Test NP1 on Windows (quite buggy ATM)
9898
zeopp = ["pyzeo"] # Note: requires voro++ and zeo++ to be installed as binaries

0 commit comments

Comments
 (0)