We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bae1e39 commit e96d5a3Copy full SHA for e96d5a3
1 file changed
docker/install/Dockerfile
@@ -44,7 +44,7 @@ RUN ${PIP} install markupsafe==2.0.1
44
RUN ${PIP} install Jinja2==2.11.3
45
RUN ${PIP} install edn_format==0.7.5
46
RUN ${PIP} install kim-edn==1.4.1
47
-RUN ${PIP} install kim-property==2.6.12
+RUN ${PIP} install kim-property==2.6.13
48
RUN ${PIP} install kim-query==4.0.0
49
RUN ${PIP} install simplejson==3.17.2
50
RUN ${PIP} install numpy==1.26.4
0 commit comments