From 446595680e9a3e01849b5c0f37f6ca35af69adb1 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sun, 19 Jan 2025 01:06:47 +0000 Subject: [PATCH] CompatHelper: bump compat for Dierckx to 0.5, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 74da4883..49143110 100644 --- a/Project.toml +++ b/Project.toml @@ -49,7 +49,7 @@ Combinatorics = "^1" DataFrames = "^1" DataStructures = "^0.18" Dates = "^1" -Dierckx = "< 0.5.2" +Dierckx = "< 0.5.2, 0.5" Exodus = "^0.13" FastGaussQuadrature = "^1" JSON3 = "^1"