Skip to content
This repository has been archived by the owner on May 21, 2022. It is now read-only.

Commit

Permalink
update LearnBase and StatsBase version
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnychen94 committed Apr 6, 2020
1 parent 7bfca54 commit 3558174
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

[compat]
LearnBase = "~0.2.0"
LearnBase = "0.2, 0.3"
MLLabelUtils = "0.4, 0.5"
StatsBase = "0.24, 0.25, 0.26, 0.27, 0.28, 0.29, 0.30, 0.31, 0.32"
StatsBase = "0.24, 0.25, 0.26, 0.27, 0.28, 0.29, 0.30, 0.31, 0.32, 0.33"
julia = "0.7, 1"

[extras]
Expand Down

0 comments on commit 3558174

Please sign in to comment.