use java deps for z3

This commit is contained in:
2025-12-22 17:55:11 -05:00
parent d55ca4c019
commit 8fa11862e1
2 changed files with 51 additions and 56 deletions
+3 -2
View File
@@ -10,5 +10,6 @@
[babashka/fs "0.5.23"]
[org.babashka/http-client "0.4.22"]
[org.clojure/core.match "1.1.0"]
[clj-python/libpython-clj "2.026"]]
:source-paths ["src" "../shared/clj/src"])
[clj-python/libpython-clj "2.025"]
[tools.aqua/z3-turnkey "4.14.1"]]
:source-paths ["src" "../shared/clj/src"])