File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
lib/NonlinearSolveQuasiNewton Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -18,12 +18,12 @@ SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
18
18
SciMLOperators = " c0aeaf25-5076-4817-a8d5-81caf7dfa961"
19
19
StaticArraysCore = " 1e83bf80-4336-4d27-bf5d-d5a4f845583c"
20
20
21
- [sources ]
22
- NonlinearSolveBase = {path = " ../NonlinearSolveBase" }
23
-
24
21
[weakdeps ]
25
22
ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
26
23
24
+ [sources .NonlinearSolveBase ]
25
+ path = " ../NonlinearSolveBase"
26
+
27
27
[extensions ]
28
28
NonlinearSolveQuasiNewtonForwardDiffExt = " ForwardDiff"
29
29
@@ -53,7 +53,7 @@ PrecompileTools = "1.2"
53
53
ReTestItems = " 1.24"
54
54
Reexport = " 1"
55
55
SciMLBase = " 2.69"
56
- SciMLOperators = " 0.3.13"
56
+ SciMLOperators = " 0.3.13, 0.4 "
57
57
StableRNGs = " 1"
58
58
StaticArrays = " 1.9.8"
59
59
StaticArraysCore = " 1.4.3"
You can’t perform that action at this time.
0 commit comments