Skip to content

Commit f51166d

Browse files
committed
Add StatsBase as a dependency
1 parent 0f28920 commit f51166d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,11 @@ DensityInterface = "b429d917-457f-4dbc-8f4c-0cc954292b1d"
1111
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1212
Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46"
1313
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
14+
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
1415

1516
[compat]
1617
AbstractMCMC = "2, 3, 4"
1718
DensityInterface = "0.4"
1819
Setfield = "0.8.2, 1"
20+
StatsBase = "0.32, 0.33"
1921
julia = "~1.6.6, 1.7.3"

0 commit comments

Comments
 (0)