We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff8f3b7 commit 65a5e02Copy full SHA for 65a5e02
1 file changed
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.6
+RUN ${PIP} install kim-tools==0.4.5
59
RUN ${PIP} install kimvv==0.1.10
60
RUN ${PIP} install kim-convergence==0.0.3
61
0 commit comments