diff --git a/Project.toml b/Project.toml index 0c96bf9..2c47563 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "SingularIntegrals" uuid = "d7440221-8b5e-42fc-909c-0567823f424a" authors = ["Sheehan Olver "] -version = "0.2.5" +version = "0.2.6" [deps] ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a" @@ -21,8 +21,8 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b" [compat] ArrayLayouts = "1.4" BandedMatrices = "0.17.17, 1" -ClassicalOrthogonalPolynomials = "0.11" -ContinuumArrays = "0.16" +ClassicalOrthogonalPolynomials = "0.11, 0.12" +ContinuumArrays = "0.16, 0.17" FastTransforms = "0.15" FillArrays = "1" HypergeometricFunctions = "0.3.4"