Skip to content

Commit 8ddb81e

Browse files
authored
Update Project.toml
1 parent 0420a55 commit 8ddb81e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Project.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,9 @@ AdvancedMHStructArraysExt = "StructArrays"
2525
[compat]
2626
AbstractMCMC = "4, 5"
2727
DiffResults = "1"
28-
Distributions = "0.20, 0.21, 0.22, 0.23, 0.24, 0.25"
28+
Distributions = "0.20 - 0.25"
29+
LinearAlgebra = "1.6 - 1.11"
30+
Random = "1.6 - 1.11"
2931
FillArrays = "1"
3032
ForwardDiff = "0.10"
3133
LogDensityProblems = "2"

0 commit comments

Comments
 (0)