We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a51ebdf + 0c17c40 commit ada6f6dCopy full SHA for ada6f6d
1 file changed
docker/install/Dockerfile
@@ -56,7 +56,7 @@ 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.5
59
-RUN ${PIP} install kimvv==0.1.9
+RUN ${PIP} install kimvv==0.1.10
60
RUN ${PIP} install kim-convergence==0.0.3
61
62
#########################################
0 commit comments