Skip to content

Commit

Permalink
Ensuring latest dtype-next works with libpython-clj
Browse files Browse the repository at this point in the history
  • Loading branch information
cnuernber committed Feb 28, 2024
1 parent 073a887 commit c3cc82f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{:paths ["src"]
:deps {org.clojure/clojure {:mvn/version "1.11.1" :scope "provided"}
cnuernber/dtype-next {:mvn/version "10.010"}
cnuernber/dtype-next {:mvn/version "10.111"}
net.java.dev.jna/jna {:mvn/version "5.12.1"}
org.clojure/data.json {:mvn/version "1.0.0"}
;;Replace me with caffeine...
Expand Down

0 comments on commit c3cc82f

Please sign in to comment.