diff --git a/Project.toml b/Project.toml index 634da9e..fd9db1d 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "PiecewiseOrthogonalPolynomials" uuid = "4461d12d-4663-4550-8580-cb764c85e20f" authors = ["Sheehan Olver "] -version = "0.5.3" +version = "0.5.4" [deps] ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a" @@ -28,7 +28,7 @@ ClassicalOrthogonalPolynomials = "0.13, 0.14, 0.15" ContinuumArrays = "0.18, 0.19" FillArrays = "1.0" InfiniteArrays = "0.14, 0.15" -InfiniteLinearAlgebra = "0.8, 0.9" +InfiniteLinearAlgebra = "0.8, 0.9, 0.10" LazyArrays = "2.0.4" LazyBandedMatrices = "0.10, 0.11" MatrixFactorizations = "3"