Skip to content

Commit 7c502c3

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for BandedMatrices to 1, (keep existing compat)
1 parent 4b817a5 commit 7c502c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
2020

2121
[compat]
2222
ArnoldiMethod = "0.2"
23-
BandedMatrices = "0.16,0.17"
23+
BandedMatrices = "0.16,0.17, 1"
2424
BlockBandedMatrices = "0.11, 0.12"
2525
ContinuumArrays = "0.10, 0.11, 0.12"
2626
FastGaussQuadrature = "0.4, 0.5"

0 commit comments

Comments
 (0)