Skip to content

Commit 00a51fc

Browse files
committed
Update Matgl.
1 parent 5b3c57f commit 00a51fc

File tree

2 files changed

+46
-19
lines changed

2 files changed

+46
-19
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Pypi = "https://pypi.org/project/pymatgen"
9191
abinit = ["netcdf4>=1.7.2"]
9292
ase = ["ase>=3.23.0"]
9393
electronic_structure = ["fdint>=2.0.2"]
94-
mlp = ["matgl>=1.2.6 ; python_version<'3.13'"]
94+
mlp = ["matgl>=1.2.7 ; python_version<'3.13'"]
9595
numba = ["numba>=0.55"]
9696
numpy-v1 = ["numpy>=1.25.0,<2"] # Test NP1 on Windows (quite buggy ATM)
9797
zeopp = ["pyzeo"] # Note: requires voro++ and zeo++ to be installed
@@ -124,7 +124,7 @@ ci = [
124124
]
125125
matcalc = [
126126
"matcalc>=0.4.0; python_version<'3.13'",
127-
"matgl>=1.2.6; python_version<'3.13'",
127+
"matgl>=1.2.7; python_version<'3.13'",
128128
]
129129

130130
[project.scripts]

uv.lock

Lines changed: 44 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)