We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5ba5f69 + e3549b4 commit 4bdc5e5Copy full SHA for 4bdc5e5
docker/install/Dockerfile
@@ -55,7 +55,7 @@ RUN ${PIP} install montydb==2.5.3
55
RUN ${PIP} install pybind11==2.6.2
56
RUN ${PIP} install spglib==2.3.1
57
RUN ${PIP} install numdifftools==0.9.41
58
-RUN ${PIP} install kim-tools==0.4.3
+RUN ${PIP} install kim-tools==0.4.4
59
RUN ${PIP} install kimvv==0.1.7
60
RUN ${PIP} install kim-convergence==0.0.3
61
0 commit comments