Skip to content

Commit cca5a3c

Browse files
authored
Update deps.edn
1 parent 46fdae3 commit cca5a3c

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed
Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
1-
{:deps {scicloj.ml.xgboost {:git/url "https://github.com/scicloj/scicloj.ml.xgboost"
2-
:git/sha "db8af224d349db51e2cce0444d0caef2abc26f81"}
1+
{:deps {org.scicloj/scicloj.ml.xgboost {:mvn/version "6.2.0"}
32

43
org.clojure/clojure {:mvn/version "1.12.0"}
54
org.scicloj/clay {:mvn/version "2-alpha78"}
65
scicloj/tablecloth {:mvn/version "7.029.2"}
7-
org.clojure/data.csv {:mvn/version "1.1.0"}
8-
org.scicloj/metamorph.ml {:git/url "https://github.com/scicloj/metamorph.ml"
9-
:git/sha "6cd751f7c06dd2964a9ea108204f059ee29bb66c"}}
6+
org.clojure/data.csv {:mvn/version "1.1.0"}}
107
:aliases {:dev {:jvm-opts ["-Djava.awt.headless=true"]}}
11-
}
8+
}

0 commit comments

Comments
 (0)