diff --git a/I/InfiniteArrays/Versions.toml b/I/InfiniteArrays/Versions.toml index 788606b57076858..893dbe4cf605f11 100644 --- a/I/InfiniteArrays/Versions.toml +++ b/I/InfiniteArrays/Versions.toml @@ -210,3 +210,6 @@ git-tree-sha1 = "10faeb745d3b22170113dbc0561b68b44bcc0363" ["0.15.0"] git-tree-sha1 = "5942976dfadfa1fb5723c6a01e395db5b38bf2f1" + +["0.15.1"] +git-tree-sha1 = "c6ead09b2122e0ca582dccc02672397f0084179c" diff --git a/I/InfiniteArrays/WeakCompat.toml b/I/InfiniteArrays/WeakCompat.toml index 04cebfaed2cf640..c3e405f1fb977ec 100644 --- a/I/InfiniteArrays/WeakCompat.toml +++ b/I/InfiniteArrays/WeakCompat.toml @@ -1,4 +1,4 @@ -["0.13-0"] +["0.13-0.15.0"] DSP = "0.7" ["0.13.2-0"] @@ -8,3 +8,6 @@ Statistics = "1" BandedMatrices = "1.7.6-1" BlockArrays = "1" BlockBandedMatrices = "0.13" + +["0.15.1-0"] +DSP = "0.7-0.8"