@@ -3,6 +3,7 @@ ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
3
3
AlgebraicMultigrid = " 2169fc97-5a83-5252-b627-83903c6c433c"
4
4
ArrayInterface = " 4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
5
5
BenchmarkTools = " 6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
6
+ BracketingNonlinearSolve = " 70df07ce-3d50-431d-a3e7-ca6ddb60ac1e"
6
7
DiffEqBase = " 2b5f629d-d688-5b77-993f-72d75c75574e"
7
8
DifferentiationInterface = " a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"
8
9
Documenter = " e30172f5-a6a5-5a46-863b-614d45cd2de4"
@@ -11,8 +12,8 @@ DocumenterInterLinks = "d12716ef-a0f6-4df4-a9f1-a5a34e75c656"
11
12
IncompleteLU = " 40713840-3770-5561-ab4c-a76e7d0d7895"
12
13
InteractiveUtils = " b77e0a4c-d291-57a0-90e8-8db25a27a240"
13
14
LinearSolve = " 7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
14
- ModelingToolkit = " 961ee093-0014-501f-94e3-6117800e7a78"
15
15
NonlinearSolve = " 8913a72c-1f9b-4ce2-8d82-65094dcecaec"
16
+ NonlinearSolveBase = " be0214bd-f91f-a760-ac4e-3421ce2b2da0"
16
17
OrdinaryDiffEqTsit5 = " b1df2697-797e-41e3-8120-5422d3b24e4a"
17
18
Plots = " 91a5bcdd-55d7-5caf-9e0b-520d859cae80"
18
19
Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
@@ -29,16 +30,16 @@ ADTypes = "1.9.0"
29
30
AlgebraicMultigrid = " 0.5, 0.6"
30
31
ArrayInterface = " 6, 7"
31
32
BenchmarkTools = " 1"
32
- DiffEqBase = " 6.136 "
33
- DifferentiationInterface = " 0.6.1 "
33
+ BracketingNonlinearSolve = " 1 "
34
+ DifferentiationInterface = " 0.6.16 "
34
35
Documenter = " 1"
35
36
DocumenterCitations = " 1"
36
37
DocumenterInterLinks = " 1.0.0"
37
38
IncompleteLU = " 0.2"
38
39
InteractiveUtils = " <0.0.1, 1"
39
40
LinearSolve = " 2"
40
- ModelingToolkit = " 9"
41
41
NonlinearSolve = " 4"
42
+ NonlinearSolveBase = " 1"
42
43
OrdinaryDiffEqTsit5 = " 1.1.0"
43
44
Plots = " 1"
44
45
Random = " 1.10"
0 commit comments