From 73f03db5d640a245e8510604b7197c8221c7d83a Mon Sep 17 00:00:00 2001 From: ElliottKasoar Date: Wed, 13 Nov 2024 17:27:53 +0000 Subject: [PATCH] Update ASE --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]