From 78c0e5e099a7d0018a6ee397afde12eebe23a0a9 Mon Sep 17 00:00:00 2001 From: ilia's robot Date: Tue, 11 Nov 2025 02:33:30 +0000 Subject: [PATCH] update kim-tools to v0.4.3 --- docker/install/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/install/Dockerfile b/docker/install/Dockerfile index cefc51e..bfa1f81 100644 --- a/docker/install/Dockerfile +++ b/docker/install/Dockerfile @@ -55,7 +55,7 @@ RUN ${PIP} install montydb==2.5.3 RUN ${PIP} install pybind11==2.6.2 RUN ${PIP} install spglib==2.3.1 RUN ${PIP} install numdifftools==0.9.41 -RUN ${PIP} install kim-tools==0.4.0 +RUN ${PIP} install kim-tools==0.4.3 RUN ${PIP} install kimvv==0.1.6 RUN ${PIP} install kim-convergence==0.0.3