From 4bde1db60b5bfba86793f235b09a04b1c6fd469f Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 31 Aug 2024 00:28:48 +0000 Subject: [PATCH] CompatHelper: bump compat for Turing in [weakdeps] to 0.34, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index e0ae67b..a6ceb6f 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.34" julia = "1" [extras]