Skip to content

Commit 2c4269d

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for LinearSolve in [weakdeps] to 3, (keep existing compat)
1 parent 4918c99 commit 2c4269d

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,16 +26,16 @@ 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"
3434
AlgebraicMultigrid = "0.4,0.5,0.6"
3535
DocStringExtensions = "0.8, 0.9"
3636
ILUZero = "0.2"
3737
IncompleteLU = "^0.2.1"
38-
LinearSolve = "2.36.0"
38+
LinearSolve = "2.36.0, 3"
3939
Pardiso = "0.5.1"
4040
Sparspak = "0.3.6"
4141
StaticArrays = "1.5.24"

0 commit comments

Comments
 (0)