Skip to content

Commit 9461e08

Browse files
committed
Update pysmt version
1 parent 30bb9da commit 9461e08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.smt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ RUN apt_install \
1111
RUN pip_install \
1212
z3-solver \
1313
dd \
14-
pysmt \
14+
"pysmt == 0.9.7.dev337" \
1515
&& pysmt-install --confirm-agreement --msat \
1616
&& :

0 commit comments

Comments
 (0)