diff --git a/Project.toml b/Project.toml index 2c2588d..79594ab 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "InfiniteArrays" uuid = "4858937d-0d70-526a-a4dd-2d5cb5dd786c" -version = "0.15.0" +version = "0.15.1" [deps] ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a" @@ -30,7 +30,7 @@ BandedMatrices = "1.7.6" Base64 = "1" BlockArrays = "1.0" BlockBandedMatrices = "0.13" -DSP = "0.7" +DSP = "0.7, 0.8" FillArrays = "1.0" Infinities = "0.1.1" LazyArrays = "2.2.3"