From 574d1dfef5f5b2550b58bf94a400d6453e4cc1b3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 31 Oct 2020 00:13:56 +0000 Subject: [PATCH] CompatHelper: bump compat for "SpecialFunctions" to "0.10" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 18aaf37934..1224a4b181 100644 --- a/Project.toml +++ b/Project.toml @@ -19,7 +19,7 @@ StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c" FillArrays = "0.8" PDMats = "0.9" QuadGK = "2" -SpecialFunctions = "0.8, 0.9" +SpecialFunctions = "0.8, 0.9, 0.10" StatsBase = "0.32" StatsFuns = "0.8, 0.9" julia = "1"