diff --git a/Project.toml b/Project.toml index fd7a2e5..ca14dbc 100644 --- a/Project.toml +++ b/Project.toml @@ -12,7 +12,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" [compat] CommonSolve = "0.2" -LinearSolve = "2" +LinearSolve = "2, 3" Reexport = "1" julia = "1.6"