Skip to content

Commit

Permalink
CompatHelper: bump compat for Pardiso in [weakdeps] to 1, (keep exist…
Browse files Browse the repository at this point in the history
…ing compat)
  • Loading branch information
CompatHelper Julia committed Jan 29, 2025
1 parent 4918c99 commit 73597af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ Pardiso = "46dd5b70-b6fb-5a00-ae2d-e8fea33afaf2"
ExtendableSparseAMGCLWrapExt = "AMGCLWrap"
ExtendableSparseAlgebraicMultigridExt = "AlgebraicMultigrid"
ExtendableSparseIncompleteLUExt = "IncompleteLU"
ExtendableSparsePardisoExt = "Pardiso"
ExtendableSparseLinearSolveExt = "LinearSolve"
ExtendableSparsePardisoExt = "Pardiso"

[compat]
AMGCLWrap = "2"
Expand All @@ -36,7 +36,7 @@ DocStringExtensions = "0.8, 0.9"
ILUZero = "0.2"
IncompleteLU = "^0.2.1"
LinearSolve = "2.36.0"
Pardiso = "0.5.1"
Pardiso = "0.5.1, 1"
Sparspak = "0.3.6"
StaticArrays = "1.5.24"
julia = "1.9"

0 comments on commit 73597af

Please sign in to comment.