From 7aceccba60ca73d26b1bb5908d649b7f783173cf Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Tue, 27 Jan 2026 02:03:09 +0000 Subject: [PATCH] CompatHelper: bump compat for Mooncake in [extras] to 0.5, (keep existing compat) --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 3730ff1..d462b20 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "TemporalGPs" uuid = "e155a3c4-0841-43e1-8b83-a0e4f03cc18f" -authors = ["Will Tebbutt and contributors"] version = "0.7.3" +authors = ["Will Tebbutt and contributors"] [deps] AbstractGPs = "99985d1d-32ba-4be9-9821-2ec096f28918" @@ -22,7 +22,7 @@ BlockDiagonals = "0.1.7" FillArrays = "0.13.0 - 0.13.7, 1" JET = "0.9" KernelFunctions = "0.9, 0.10.1" -Mooncake = "0.4.94" +Mooncake = "0.4.94, 0.5" StaticArrays = "1" StructArrays = "0.5, 0.6, 0.7" julia = "1.6"