diff --git a/pyproject.toml b/pyproject.toml index 58c83880..08756c02 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ requires-python = ">=3.9" dependencies = [ "pint>=0.19", "numpy>1.26,<2", - "scipy>1.10", + "scipy>=1.12", "pymatgen==2024.5.1", "iapws>=1.5.3", "monty>=2024.7.12",