Skip to content

Commit

Permalink
more deps exclusions
Browse files Browse the repository at this point in the history
  • Loading branch information
daslu committed Sep 22, 2024
1 parent 340fb7a commit 0949ad1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
org.scicloj/hanamicloth {:mvn/version "1-alpha8"
:exclusions [scicloj/metamorph.ml]}
scicloj/metamorph.ml {:git/url "https://github.com/scicloj/metamorph.ml.git"
:git/sha "50f47dad934a2786b3cf025bef509f1f3d1a7e1d"}
:git/sha "50f47dad934a2786b3cf025bef509f1f3d1a7e1d"
:exclusions [generateme/fastmath]}
org.scicloj/scicloj.ml.tribuo {:mvn/version "0.1.1-branch-noj-2-alpha4-SNAPSHOT"
:exclusions [scicloj/metamorph.ml]}
org.tribuo/tribuo-regression-sgd {:mvn/version "4.3.1"}
Expand Down

0 comments on commit 0949ad1

Please sign in to comment.