Skip to content

Commit 4584973

Browse files
Merge pull request #1165 from SciML/compathelper/new_version/2025-01-29-00-32-18-555-01641989730
CompatHelper: bump compat for Pardiso to 1 for package LinearSolve, (keep existing compat)
2 parents d44f945 + 47ed779 commit 4584973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/LinearSolve/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ VectorizationBase = "3d5dd08c-fd9d-11e8-17fa-ed2836048c2f"
1818
BenchmarkTools = "1"
1919
LinearSolve = "2.5"
2020
MatrixDepot = "1"
21-
Pardiso = "0.5.4"
21+
Pardiso = "0.5.4, 1"
2222
Plots = "1"
2323
SciMLBenchmarks = "0.1"
2424
Sparspak = "0.3"

0 commit comments

Comments
 (0)