X-Git-Url: http://git.jkinsey.net/?p=adventofcode2019.git;a=blobdiff_plain;f=project.clj;fp=project.clj;h=da405733d89d9a1e3d4e6d70722ece75a961302a;hp=cb2791c1e3cc8909a39ce1927d6943c130993674;hb=297bfc51cea8986dc780a44595eb02e08e5e387c;hpb=0449019578dbfc4c0b280578cb9e48d5bb1e1079 diff --git a/project.clj b/project.clj index cb2791c..da40573 100644 --- a/project.clj +++ b/project.clj @@ -7,6 +7,7 @@ [org.clojure/core.match "0.3.0"] [org.clojure/core.async "0.6.532"] [org.clojure/math.combinatorics "0.1.6"] + [org.clojure/math.numeric-tower "0.0.4"] [org.clojure/data.priority-map "0.0.10"] [clojure-lanterna "0.9.4"] [aysylu/loom "1.0.2"]]