From e04af66ed81eb3b0f90c93927805a51245efdfb0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 17:21:24 +0000 Subject: [PATCH] CompatHelper: bump compat for "SpecialFunctions" to "1.2" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index d0bacf2..b50d864 100644 --- a/Project.toml +++ b/Project.toml @@ -22,7 +22,7 @@ ForwardDiff = "0.9, 0.10" GaussianProcesses = "0.9, 0.10, 0.11, 0.12" NLopt = "0.4, 0.5, 0.6" Sobol = "1" -SpecialFunctions = "0.7, 0.8, 0.9, 0.10" +SpecialFunctions = "0.7, 0.8, 0.9, 0.10, 1.2" TimerOutputs = "0.5" julia = "1"