From 90f7d7fe69d0bd24024dd4e9bba7e978140a5601 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 10 May 2025 01:48:45 +0000 Subject: [PATCH] CompatHelper: bump compat for Turing in [weakdeps] to 0.38, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index f6bc18f5..739ace17 100644 --- a/Project.toml +++ b/Project.toml @@ -44,7 +44,7 @@ SpecialFunctions = "1,2" Statistics = "1" StatsAPI = "1.0.0" StatsBase = "0.33.0,0.34.0" -Turing = "0.29.0,0.30.0,0.31.0,0.32,0.33,0.34.0,0.35.0,0.36.0,0.37" +Turing = "0.29.0,0.30.0,0.31.0,0.32,0.33,0.34.0,0.35.0,0.36.0,0.37, 0.38" julia = "1" [extras]