Skip to content

Commit

Permalink
upper bounds the statsbase version to allow automatic merging with ju…
Browse files Browse the repository at this point in the history
…lia registrator.
  • Loading branch information
mauriciogtec committed Jul 25, 2023
1 parent e613351 commit b962cc9
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 @@ -9,7 +9,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

[compat]
ForwardDiff = "0.10.1"
StatsBase = ">= 0.24.0"
StatsBase = "0.24.0 - 0.34.0"
julia = "0.7.0, 1"

[extras]
Expand Down

0 comments on commit b962cc9

Please sign in to comment.