From fa696406bacec50261df514c7417202a45c2516b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2019 05:07:38 +0000 Subject: [PATCH] CompatHelper: bump compat for "SpecialFunctions" to "0.9" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 82cd151492..7ff1bc1b62 100644 --- a/Project.toml +++ b/Project.toml @@ -25,7 +25,7 @@ GeneralizedGenerated = "0.1.4, 0.2" Latexify = "0.11, 0.12" MacroTools = "0.5" NaNMath = "0.3" -SpecialFunctions = "0.7, 0.8" +SpecialFunctions = "0.7, 0.8, 0.9" StaticArrays = "0.10, 0.11, 0.12" julia = "1"