File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
lib/BracketingNonlinearSolve Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 11name = " BracketingNonlinearSolve"
22uuid = " 70df07ce-3d50-431d-a3e7-ca6ddb60ac1e"
33authors = [" Avik Pal <avikpal@mit.edu> and contributors" ]
4- version = " 1.3.0 "
4+ version = " 1.3.1 "
55
66[deps ]
77CommonSolve = " 38540f10-b2f7-11e9-35d8-d573e4eb0ff2"
@@ -18,7 +18,6 @@ NonlinearSolveBase = {path = "../NonlinearSolveBase"}
1818ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
1919ChainRulesCore = " d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
2020
21-
2221[extensions ]
2322BracketingNonlinearSolveForwardDiffExt = " ForwardDiff"
2423BracketingNonlinearSolveChainRulesCoreExt = [" ChainRulesCore" , " ForwardDiff" ]
@@ -34,11 +33,11 @@ InteractiveUtils = "<0.0.1, 1"
3433NonlinearSolveBase = " 1.1"
3534PrecompileTools = " 1.2"
3635Reexport = " 1.2.2"
37- SciMLBase = " 2.69 "
36+ SciMLBase = " 2.116 "
3837Test = " 1.10"
3938TestItemRunner = " 1"
4039julia = " 1.10"
41- Zygote = " 0.6.69, 0. 7"
40+ Zygote = " 0.7"
4241
4342[extras ]
4443Aqua = " 4c88cf16-eb10-579e-8560-4a9242c79595"
You can’t perform that action at this time.
0 commit comments