diff --git a/pyproject.toml b/pyproject.toml index cd220f3..5010947 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ dependencies = [ "iapws>=1.5.3", "monty>=2024.7.12", "maggma>=0.67.0", - "phreeqpython>=1.4", + "phreeqpython>=1.5", ] [project.urls]