From 5831b0b27bc9c9118f3138bf166598419a91689a Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 24 Oct 2024 00:31:31 +0000 Subject: [PATCH] CompatHelper: bump compat for Turing in [weakdeps] to 0.35, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index e0ae67b..2c5c26d 100644 --- a/Project.toml +++ b/Project.toml @@ -27,7 +27,7 @@ OnlineStats = "1.5" Reexport = "0.2, 1.0" Requires = "1" TensorBoardLogger = "0.1.22" -Turing = "0.29, 0.30, 0.31, 0.32, 0.33" +Turing = "0.29, 0.30, 0.31, 0.32, 0.33, 0.35" julia = "1" [extras]