Skip to content

Commit 2211f70

Browse files
Allow NonlinearSolve v4
1 parent d4547f1 commit 2211f70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Distributed = "1.9"
2828
LinearAlgebra = "1.9"
2929
Logging = "1.9"
3030
NLsolve = "4.2"
31-
NonlinearSolve = "3.13"
31+
NonlinearSolve = "3.13, 4"
3232
ODEProblemLibrary = "0.1"
3333
OrdinaryDiffEq = "6"
3434
ParameterizedFunctions = "5"

0 commit comments

Comments
 (0)