From 1c70147c2b55f055866f61a7cd0399ac8b562eeb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Jul 2021 00:21:47 +0000 Subject: [PATCH] CompatHelper: bump compat for "SpecialFunctions" to "1.5" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 276816b6a..0c7756b72 100644 --- a/Project.toml +++ b/Project.toml @@ -17,7 +17,7 @@ ZygoteRules = "700de1a5-db45-46bc-99cf-38207098b444" Compat = "2.2, 3" Distances = "0.8" Requires = "1.0.1" -SpecialFunctions = "0.8, 0.9, 0.10" +SpecialFunctions = "0.8, 0.9, 0.10, 1.5" StatsBase = "0.32" StatsFuns = "0.8, 0.9" ZygoteRules = "0.2"