Skip to content

Commit 5283e4e

Browse files
committed
allow for older Distribution version
1 parent b6d266a commit 5283e4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ FigureHelpersMakieExt = ["Makie", "KernelDensity"]
2424
[compat]
2525
AbstractMCMC = "5.7.2"
2626
AlgebraOfGraphics = "0.9.4, 0.10, 0.11"
27-
Distributions = "0.25.120"
27+
Distributions = "0.25.118"
2828
KernelDensity = "0.6.9"
2929
MCMCChains = "6.0.7, 7"
3030
Makie = "0.21.13, 0.22 - 0.24"

0 commit comments

Comments
 (0)