From 70838dd4671dbb5e659394f31dd57291f27e1e22 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 23 May 2025 00:23:45 +0000 Subject: [PATCH] CompatHelper: bump compat for MCMCChains to 7, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index d60fa60..2bd75e7 100644 --- a/Project.toml +++ b/Project.toml @@ -146,7 +146,7 @@ Latexify = "0.15.13, 0.16" LinearSolve = "1" Loess = "0.5.3, 0.6" Lux = "0.4" -MCMCChains = "5.0, 6" +MCMCChains = "5.0, 6, 7" MCMCDiagnosticTools = "0.1" MLJ = "0.19" MLJBase = "0.20, 0.21"