We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 89f3249 + 15fbbcf commit 2e92662Copy full SHA for 2e92662
1 file changed
deps.edn
@@ -48,6 +48,8 @@
48
dev.data-star.clojure/malli-schemas {:mvn/version "1.0.0-RC4"}
49
dev.data-star.clojure/http-kit-malli-schemas {:mvn/version "1.0.0-RC4"}
50
dev.data-star.clojure/ring-malli-schemas {:mvn/version "1.0.0-RC4"}
51
+ ;; required by mentat_collective/emmy/fdg_ch03
52
+ io.github.nextjournal/clerk {:mvn/version "0.18.1158"}
53
54
;; libraries for GIS work
55
org.apache.sis.storage/sis-geotiff {:mvn/version "1.5"}
0 commit comments