Skip to content

Commit

Permalink
- removed Cheshire dependency (seems unused)
Browse files Browse the repository at this point in the history
  • Loading branch information
daslu committed Aug 22, 2024
1 parent f4ebf1e commit 25e4059
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
All notable changes to this project will be documented in this file. This change log follows the conventions of [keepachangelog.com](http://keepachangelog.com/).

## [Unreleased]
- removed Cheshire dependency (seems unused)

## 0.1.1
- added suport for glance and augment for regression
Expand Down
1 change: 0 additions & 1 deletion deps.edn
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{:paths ["src" "resources"]
:deps {org.clojure/clojure {:mvn/version "1.11.1"}
scicloj/metamorph.ml {:mvn/version "0.8.2"}
cheshire/cheshire {:mvn/version "5.12.0"}
techascent/tech.ml.dataset {:mvn/version "7.029"}
;; tribuo core deps
org.tribuo/tribuo-classification-core {:mvn/version "4.2.0"}
Expand Down

0 comments on commit 25e4059

Please sign in to comment.