Skip to content

Commit

Permalink
- updated deps: Tableplot and Clay
Browse files Browse the repository at this point in the history
  • Loading branch information
daslu committed Feb 4, 2025
1 parent abc4d00 commit c9468b3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ All notable changes to this project will be documented in this file. This change

## unreleased
- updated ML related libs and tests for methamorph.ml 1.0
- updated deps: Tableplot and Clay

## [2-beta5.1] - 2025-01-16
- updated deps (Tableplot)
Expand Down
4 changes: 2 additions & 2 deletions deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
org.scicloj/kindly {:mvn/version "4-beta14"}
generateme/fastmath {:mvn/version "3.0.0-alpha3"}
aerial.hanami/aerial.hanami {:mvn/version "0.20.1"}
org.scicloj/tableplot {:mvn/version "1-beta9.1"}
org.scicloj/tableplot {:mvn/version "1-beta10"}
org.scicloj/metamorph.ml {:mvn/version "1.0"}
org.scicloj/sklearn-clj {:mvn/version "0.5"}
org.scicloj/scicloj.ml.xgboost {:mvn/version "6.3.0"}
Expand Down Expand Up @@ -36,7 +36,7 @@
org.babashka/sci {:mvn/version "0.9.44"}
org.mentat/emmy-viewers {:mvn/version "0.3.2"}

org.scicloj/clay {:mvn/version "2-beta27"}}
org.scicloj/clay {:mvn/version "2-beta28"}}
:aliases
{:gen-tests {:extra-paths ["build"]}

Expand Down

0 comments on commit c9468b3

Please sign in to comment.