From 9fb93ee091240c400e88e060cf60263cd81f37a0 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 16 Jan 2025 01:29:34 +0000 Subject: [PATCH] CompatHelper: bump compat for Turing in [weakdeps] to 0.36, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index af7734c6..a6c5070b 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" +Turing = "0.29.0,0.30.0,0.31.0,0.32,0.33,0.34.0,0.35.0, 0.36" julia = "1" [extras]