Skip to content

Commit

Permalink
CompatHelper: add new compat entry for StatsBase at version 0.34, (ke…
Browse files Browse the repository at this point in the history
…ep existing compat) (#6)

Co-authored-by: CompatHelper Julia <[email protected]>
  • Loading branch information
github-actions[bot] and CompatHelper Julia authored Mar 11, 2024
1 parent dab2531 commit 2fe30bf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,14 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
[compat]
KernelDensity = "0.6"
Makie = "0.20, 0.21"
StatsBase = "0.34"
julia = "1.6"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
test = ["Test", "CairoMakie", "Makie", "Random"]

0 comments on commit 2fe30bf

Please sign in to comment.