Skip to content

Commit b9c024a

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for AlgebraicMultigrid in [weakdeps] to 1, (keep existing compat)
1 parent cd32d7d commit b9c024a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@ Pardiso = "46dd5b70-b6fb-5a00-ae2d-e8fea33afaf2"
2626
ExtendableSparseAMGCLWrapExt = "AMGCLWrap"
2727
ExtendableSparseAlgebraicMultigridExt = "AlgebraicMultigrid"
2828
ExtendableSparseIncompleteLUExt = "IncompleteLU"
29-
ExtendableSparsePardisoExt = "Pardiso"
3029
ExtendableSparseLinearSolveExt = "LinearSolve"
30+
ExtendableSparsePardisoExt = "Pardiso"
3131

3232
[compat]
3333
AMGCLWrap = "2"
34-
AlgebraicMultigrid = "0.4, 0.5, 0.6"
34+
AlgebraicMultigrid = "0.4, 0.5, 0.6, 1"
3535
DocStringExtensions = "0.8, 0.9"
3636
ILUZero = "0.2"
3737
IncompleteLU = "^0.2.1"

0 commit comments

Comments
 (0)