Skip to content

Commit

Permalink
add compat for Distributions and StatsBase
Browse files Browse the repository at this point in the history
  • Loading branch information
Tortar committed Jan 3, 2024
1 parent 548bd70 commit d1e30e0
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 @@ -9,6 +9,8 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

[compat]
julia = "1"
Distributions = "0.25"
StatsBase = "0.32, 0.33, 0.34"

[extras]
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
Expand Down

0 comments on commit d1e30e0

Please sign in to comment.