Skip to content

Commit

Permalink
CompatHelper: bump compat for LinearSolve to 3, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Feb 17, 2025
1 parent 0b4c68c commit c2007d6
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 @@ -49,7 +49,7 @@ GridVisualize = "0.5.2,0.6.1,1"
InteractiveUtils = "1.9"
JLD2 = "0.4.29, 0.5"
LinearAlgebra = "1.9"
LinearSolve = "2.36"
LinearSolve = "2.36, 3"
Printf = "1.9"
Random = "1.9"
RecursiveArrayTools = "2,3"
Expand All @@ -60,5 +60,5 @@ SparseDiffTools = "^1.19, 2"
StaticArrays = "0.12,1"
Statistics = "1.9"
Symbolics = "4.2,5,6"
TextWrap= "1.0.2"
TextWrap = "1.0.2"
julia = "1.9"

0 comments on commit c2007d6

Please sign in to comment.