From a03c353bdfbc97bd312fc18962d2ac4b5d93dd4a Mon Sep 17 00:00:00 2001 From: Alexander Demin Date: Sun, 14 Jan 2024 11:30:55 +0300 Subject: [PATCH] bump SpecialFunctions --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 777eb904..fd8e7960 100644 --- a/Project.toml +++ b/Project.toml @@ -42,7 +42,7 @@ ParamPunPam = "0.3.1" PrecompileTools = "1.1, 1.2" Primes = "0.5" Random = "1.6, 1.7" -SpecialFunctions = "1, 2" +SpecialFunctions = "2" SymbolicUtils = "1.5" Symbolics = "5.16" TestSetExtensions = "2"