diff --git a/Project.toml b/Project.toml index 04f36ff..c97f343 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "SingularIntegrals" uuid = "d7440221-8b5e-42fc-909c-0567823f424a" authors = ["Sheehan Olver "] -version = "0.3.8" +version = "0.3.9" [deps] ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a" @@ -24,14 +24,14 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b" ArrayLayouts = "1.4" BandedMatrices = "1" ClassicalOrthogonalPolynomials = "0.13.7, 0.14, 0.15" -ContinuumArrays = "0.18, 0.19" +ContinuumArrays = "0.18, 0.19, 0.20" FastTransforms = "0.16, 0.17" FillArrays = "1" HypergeometricFunctions = "0.3.4" InfiniteArrays = "0.14, 0.15" LazyArrays = "2" LazyBandedMatrices = "0.10, 0.11" -QuasiArrays = "0.11, 0.12" +QuasiArrays = "0.11, 0.12, 0.13" RecurrenceRelationshipArrays = "0.1" RecurrenceRelationships = "0.1, 0.2" SpecialFunctions = "1, 2"