Skip to content

Commit c1438fd

Browse files
CompatHelper: bump compat for "Distributions" to "0.24" for package DiffEqUncertainty
1 parent 105b165 commit c1438fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/DiffEqUncertainty/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ DiffEqGPU = "1.5"
1919
DiffEqSensitivity = "6.28"
2020
DiffEqUncertainty = "1.5"
2121
DifferentialEquations = "6.15"
22-
Distributions = "0.23"
22+
Distributions = "0.23, 0.24"
2323
ForwardDiff = "0.10"
2424
NLopt = "0.6"
2525
OrdinaryDiffEq = "5.42"

0 commit comments

Comments
 (0)