Skip to content

Commit 036deb0

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for Pardiso in [weakdeps] to 1, (keep existing compat)
1 parent 4918c99 commit 036deb0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ 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"
@@ -36,7 +36,7 @@ DocStringExtensions = "0.8, 0.9"
3636
ILUZero = "0.2"
3737
IncompleteLU = "^0.2.1"
3838
LinearSolve = "2.36.0"
39-
Pardiso = "0.5.1"
39+
Pardiso = "0.5.1, 1"
4040
Sparspak = "0.3.6"
4141
StaticArrays = "1.5.24"
4242
julia = "1.9"

0 commit comments

Comments
 (0)