From 1255d0af55ac140f55267f9ac831c0dd2601ecf3 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Tue, 23 Nov 2021 00:44:28 +0000 Subject: [PATCH] CompatHelper: bump compat for SpecialFunctions to 2, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 9181bc3..724ca42 100644 --- a/Project.toml +++ b/Project.toml @@ -48,7 +48,7 @@ RecipesBase = "1.1.1" Reexport = "0.2.0, 1.0" Requires = "1.1.2" Roots = "1.0.7" -SpecialFunctions = "1.2.1" +SpecialFunctions = "1.2.1, 2" ThermofluidQuantities = "0.1.8" julia = "1.4"