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"
1818SciMLOperators = " c0aeaf25-5076-4817-a8d5-81caf7dfa961"
1919StaticArraysCore = " 1e83bf80-4336-4d27-bf5d-d5a4f845583c"
2020
21- [sources ]
22- NonlinearSolveBase = {path = " ../NonlinearSolveBase" }
23-
2421[weakdeps ]
2522ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
2623
24+ [sources .NonlinearSolveBase ]
25+ path = " ../NonlinearSolveBase"
26+
2727[extensions ]
2828NonlinearSolveQuasiNewtonForwardDiffExt = " ForwardDiff"
2929
@@ -53,7 +53,7 @@ PrecompileTools = "1.2"
5353ReTestItems = " 1.24"
5454Reexport = " 1"
5555SciMLBase = " 2.69"
56- SciMLOperators = " 0.3.13"
56+ SciMLOperators = " 0.3.13, 0.4 "
5757StableRNGs = " 1"
5858StaticArrays = " 1.9.8"
5959StaticArraysCore = " 1.4.3"
You can’t perform that action at this time.
0 commit comments