Skip to content

Commit

Permalink
undo: recover StatsBase dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
pabvald committed Oct 8, 2024
1 parent b943bfe commit 10609bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@ version = "0.2.2"

[deps]
BitIntegers = "c3b6d118-76ef-56ca-8cc7-ebb389d030a1"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

[compat]
BitIntegers = "0.2, 0.3"
StatsBase = "0.30, 0.31, 0.32, 0.33, 0.34"
julia = "1"

[extras]
Expand Down

0 comments on commit 10609bf

Please sign in to comment.