Skip to content

Commit

Permalink
Compat LazyGrids and StatsBase (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mattriks authored May 17, 2023
1 parent af56d16 commit 7bd1b38
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,8 +9,8 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
LazyGrids = "7031d0ef-c40d-4431-b2f8-61a8d2f650db"

[compat]
StatsBase = "0.30, 0.31, 0.32, 0.33"
LazyGrids = "0.4"
StatsBase = "0.30, 0.31, 0.32, 0.33, 0.34"
LazyGrids = "0.4, 0.5"
julia = "1.6"


Expand Down

0 comments on commit 7bd1b38

Please sign in to comment.