From 24869a959a36dce23e715d4bad01848205229685 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Mon, 15 Jan 2024 00:08:47 +0000 Subject: [PATCH] CompatHelper: bump compat for ParamPunPam to 0.3, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 32bc21b0..c154105c 100644 --- a/Project.toml +++ b/Project.toml @@ -38,7 +38,7 @@ Logging = "1.6, 1.7" MacroTools = "0.5" ModelingToolkit = "8.51" Nemo = "0.32, 0.33, 0.34, 0.35, 0.36, 0.37, 0.38, 0.39" -ParamPunPam = "0.2" +ParamPunPam = "0.2, 0.3" PrecompileTools = "1.1, 1.2" Primes = "0.5" Random = "1.6, 1.7"