From b666d493d19b3a1b96bdfd278545720b7f02bcb0 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 26 Mar 2026 00:44:33 +0000 Subject: [PATCH] CompatHelper: bump compat for RadialBasisFunctions to 0.4, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 971c2f1a..693063d0 100755 --- a/Project.toml +++ b/Project.toml @@ -58,7 +58,7 @@ LowRankApprox = "0.5.5" MPI = "0.20.23" PartitionedArrays = "0.3" Plots = "1.40" -RadialBasisFunctions = "0.2" +RadialBasisFunctions = "0.2, 0.4" Revise = "3.13" SparseMatricesCSR = "0.6" StaticArrays = "1"