Skip to content

Commit 06f642d

Browse files
authored
Merge branch 'master' into ap/gn_linesearch
2 parents d147b77 + b07360f commit 06f642d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: Project.toml

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "NonlinearSolve"
22
uuid = "8913a72c-1f9b-4ce2-8d82-65094dcecaec"
33
authors = ["SciML"]
4-
version = "2.5.0"
4+
version = "2.6.0"
55

66
[deps]
77
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -48,6 +48,7 @@ FastLevenbergMarquardt = "0.1"
4848
FiniteDiff = "2"
4949
ForwardDiff = "0.10.3"
5050
LeastSquaresOptim = "0.8"
51+
LinearAlgebra = "1.9"
5152
LineSearches = "7"
5253
LinearSolve = "2.12"
5354
NonlinearProblemLibrary = "0.1"
@@ -56,6 +57,7 @@ RecursiveArrayTools = "2"
5657
Reexport = "0.2, 1"
5758
SciMLBase = "2.4"
5859
SimpleNonlinearSolve = "0.1.23"
60+
SparseArrays = "1.9"
5961
SparseDiffTools = "2.10"
6062
StaticArraysCore = "1.4"
6163
UnPack = "1.0"

0 commit comments

Comments
 (0)