Skip to content

Commit

Permalink
CompatHelper: bump compat for "MappedArrays" to "0.3" (#38)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Oct 27, 2020
1 parent cdc6feb commit c2ca0f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

[compat]
LearnBase = "0.2, 0.3"
MappedArrays = "0.2"
MappedArrays = "0.2, 0.3"
StatsBase = "0.25, 0.26, 0.27, 0.28, 0.29, 0.30, 0.31, 0.32, 0.33"
julia = "1"

Expand Down

0 comments on commit c2ca0f1

Please sign in to comment.