Skip to content

Commit

Permalink
bump compat for StatsBase
Browse files Browse the repository at this point in the history
  • Loading branch information
zsunberg authored Dec 4, 2023
1 parent a63d13e commit ebb2c5d
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 @@ -21,7 +21,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
POMDPTools = "7588e00f-9cae-40de-98dc-e0c70c48cdd7"
[compat]
Distributions = "0.22 - 0.24"
Distributions = "0.22 - 0.25"
POMDPModelTools = "0.3"
POMDPs = "0.9"
Parameters = "0.12"
Expand Down

0 comments on commit ebb2c5d

Please sign in to comment.