Skip to content

Commit b4f2bee

Browse files
authored
Add NonlinearSolve v4 to test compat
This is not a direct dependency, but test-only. This release has been out for a while, not sure why CompatHelper didn't put it up. This will allow the latest MTK release in SciML/SciMLBase.jl#922 (comment).
1 parent 773693c commit b4f2bee

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
@@ -79,7 +79,7 @@ Markdown = "1.10"
7979
ModelingToolkit = "9.42"
8080
Mooncake = "0.4.52"
8181
NLsolve = "4.5.1"
82-
NonlinearSolve = "3.0.1"
82+
NonlinearSolve = "3.0.1, 4"
8383
Optimization = "4"
8484
OptimizationOptimisers = "0.3"
8585
OrdinaryDiffEq = "6.81.1"

0 commit comments

Comments
 (0)