Skip to content

Commit 4c6a3ef

Browse files
committed
Progress on moving to flows
1 parent e1060f8 commit 4c6a3ef

File tree

6 files changed

+409
-225
lines changed

6 files changed

+409
-225
lines changed

core/deps.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
org.uncomplicate/clojure-sound {:mvn/version "0.3.0"}
44
com.taoensso/telemere {:mvn/version "1.0.0-RC1"}
55
metosin/malli {:mvn/version "0.17.0"}
6-
org.clojure/core.async {:git/sha "c5a524c6607a792bc51a81f727e7d24ef4cae23b" :git/url "https://github.com/clojure/core.async"}
6+
org.clojure/core.async {:git/sha "cfb53ac7e48dbcf197b700c62bdd429675fa77b2" :git/url "https://github.com/clojure/core.async"}
77
metosin/jsonista {:mvn/version "0.3.8"}
88
com.microsoft.onnxruntime/onnxruntime {:mvn/version "1.20.0"}
99
com.microsoft.onnxruntime/onnxruntime_gpu {:mvn/version "1.20.0"}

0 commit comments

Comments
 (0)