From aeb82b3e654a23ab77237101089400347bc8dc3a Mon Sep 17 00:00:00 2001 From: Leandro Martinez Date: Fri, 20 Sep 2024 11:28:06 -0300 Subject: [PATCH] update testitems compat entry --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 1a6d632..7dba5e9 100644 --- a/Project.toml +++ b/Project.toml @@ -22,7 +22,7 @@ Interpolations = "0.12, 0.13, 0.14, 0.15" LsqFit = "0.11, 0.12, 0.13, 0.14, 0.15" Parameters = "0.12" Statistics = "1" -TestItems = "0.1" +TestItems = "0.1, 1" Unitful = "1.21.0" julia = "1.9"