From 19e1310eaccbf73157f4003e54692572a1cf5e86 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 11 Jul 2026 01:56:49 +0000 Subject: [PATCH] CompatHelper: bump compat for Turing to 0.46, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index b157f24..f8c55c5 100644 --- a/Project.toml +++ b/Project.toml @@ -38,7 +38,7 @@ Roots = "2, 3" SpecialFunctions = "2" Statistics = "1" StatsBase = "0.33, 0.34" -Turing = "0.39.8, 0.42, 0.43, 0.44, 0.45" +Turing = "0.39.8, 0.42, 0.43, 0.44, 0.45, 0.46" julia = "1.7, 1.8, 1.9, 1.10" [extras]