diff --git a/Project.toml b/Project.toml index 2cb2ad0b..b7f4e9d9 100644 --- a/Project.toml +++ b/Project.toml @@ -32,8 +32,9 @@ InvertedIndices = "1.1" LoopVectorization = "0.12" Polynomials = "2.0.24, 3, 4" RecipesBase = "1.2" +Reexport = "1.0" SciMLBase = "1, 2" -SpecialFunctions = "1.6.2, 2" +SpecialFunctions = "0.7, 0.8, 0.9, 0.10, 0.11, 0.12, 0.13, 0.14, 2" SpecialMatrices = "2.0.0" ToeplitzMatrices = "0.7.0, 0.8" TruncatedStacktraces = "1"