From 02820a9f8949a54318c5db18ebad4e1050113869 Mon Sep 17 00:00:00 2001 From: Xuan Date: Wed, 8 Jun 2022 23:59:37 -0400 Subject: [PATCH] Update SpecialFunctions compat. --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 5f96605a..788dabcd 100644 --- a/Project.toml +++ b/Project.toml @@ -27,7 +27,7 @@ JSON = "0.20, 0.21" MacroTools = "0.5" Parameters = "0.12" ReverseDiff = "1.4, 1.5" -SpecialFunctions = "0.8, 0.9, 0.10, 1" +SpecialFunctions = "0.8, 0.9, 0.10, 1, 2" julia = "1.3" [extras]