We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec228b5 commit a35c51dCopy full SHA for a35c51d
deps.edn
@@ -2,6 +2,9 @@
2
:deps {io.github.nextjournal/clerk {:git/sha "8be087166ef4308c6bfb4adafb5a0c68cd2200a0"}
3
io.github.nextjournal/clerk-slideshow {:git/sha "ea9b27e5ec2e5ad57e889060521451ed9138325b"}
4
5
+ ;; keep 1.10 until `kixi/stats` and `sicmutils` fix warnings
6
+ org.clojure/clojure {:mvn/version "1.10.3"}
7
+
8
;; input various external data formats
9
com.github.seancorfield/next.jdbc {:mvn/version "1.2.659"}
10
meta-csv/meta-csv {:mvn/version "0.1.0"}
0 commit comments