From 0963e9e1d42e47f5d836d4cfe6f069b8954691c4 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 25 May 2024 01:04:42 +0000 Subject: [PATCH] CompatHelper: add new compat entry for Interpolations in [weakdeps] at version 0.15, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 8453e3a3..badf7544 100644 --- a/Project.toml +++ b/Project.toml @@ -76,6 +76,7 @@ FileIO = "1" FiniteDiff = "2" FiniteDifferences = "0.12" FunctionalStateMachine = "0.2.9" +Interpolations = "0.15" JSON3 = "1" KernelDensityEstimate = "0.5.6" LinearAlgebra = "1.10"