Skip to content

Commit

Permalink
Merge pull request #272 from SciML/compathelper/new_version/2025-02-0…
Browse files Browse the repository at this point in the history
…7-00-17-26-723-01081174816

CompatHelper: bump compat for LinearSolve to 3 for package docs, (keep existing compat)
  • Loading branch information
ChrisRackauckas authored Feb 7, 2025
2 parents d8c81a8 + 47f6743 commit 689d78b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ ForwardDiff = "0.10"
IncompleteLU = "0.2"
Integrals = "4"
LineSearches = "7"
LinearSolve = "2"
LinearSolve = "2, 3"
Lux = "1"
LuxCUDA = "0.3"
LuxCore = "1"
Expand Down

0 comments on commit 689d78b

Please sign in to comment.