From c3ed39e2f27e89b708715d2effa7b71c1889e81a Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Wed, 9 Mar 2022 01:02:43 +0000 Subject: [PATCH] CompatHelper: add new compat entry for SpecialFunctions at version 2, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index b9c4f41..a3f204a 100644 --- a/Project.toml +++ b/Project.toml @@ -18,6 +18,7 @@ LaTeXStrings = "1.3.0" Plots = "1.26" Reexport = "0.2.0" Roots = "1.3" +SpecialFunctions = "2" ViscousFlow = "0.5.1" julia = "1.6"