diff --git a/pyproject.toml b/pyproject.toml index fc870cce..8de3a1eb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ numpy = "^1.26" tqdm = "^4.66" pymongo = "^4.7.3" matplotlib = "^3.9" -ase = "3.22.1" +ase = "^3.23" lark = "^1.1.9" [tool.poetry.group.dev.dependencies]