Skip to content

Commit 9d4a8f2

Browse files
authored
upper-bound Distributions.jl in tests (#282)
1 parent b82459a commit 9d4a8f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
2222
AbstractMCMC = "2.1, 3.0"
2323
AbstractPPL = "0.1.3"
2424
Bijectors = "0.9.5"
25-
Distributions = "0.24, 0.25"
25+
Distributions = "< 0.25.11"
2626
DistributionsAD = "0.6.3"
2727
Documenter = "0.26.1, 0.27"
2828
ForwardDiff = "0.10.12"

0 commit comments

Comments
 (0)