diff --git a/Project.toml b/Project.toml index 86151c6a..4f4d28d4 100644 --- a/Project.toml +++ b/Project.toml @@ -38,10 +38,10 @@ FillArrays = "0.11, 0.12" IterativeSolvers = "0.9" LiftedMaps = "0.3" LinearMaps = "3.5" -SauterSchwabQuadrature = "2.1.3" SauterSchwab3D = "0.1.0" +SauterSchwabQuadrature = "2.1.3" SparseMatrixDicts = "0.2" -SpecialFunctions = "0.7, 0.8, 0.9, 0.10, 1" +SpecialFunctions = "0.7, 0.8, 0.9, 0.10, 1, 2" StaticArrays = "0.8.3, 0.9, 0.10, 0.11, 0.12, 1" WiltonInts84 = "0.2" julia = "1.6"