@@ -72,14 +72,15 @@ MTKBifurcationKitExt = "BifurcationKit"
7272MTKChainRulesCoreExt = " ChainRulesCore"
7373MTKDeepDiffsExt = " DeepDiffs"
7474MTKHomotopyContinuationExt = " HomotopyContinuation"
75- MTKLabelledArraysExt = " LabelledArrays"
7675MTKInfiniteOptExt = " InfiniteOpt"
76+ MTKLabelledArraysExt = " LabelledArrays"
7777
7878[compat ]
7979AbstractTrees = " 0.3, 0.4"
8080ArrayInterface = " 6, 7"
8181BifurcationKit = " 0.4"
8282BlockArrays = " 1.1"
83+ BoundaryValueDiffEq = " 5.12.0"
8384ChainRulesCore = " 1"
8485Combinatorics = " 1"
8586CommonSolve = " 0.2.4"
@@ -145,6 +146,7 @@ julia = "1.9"
145146[extras ]
146147AmplNLWriter = " 7c4d4715-977e-5154-bfe0-e096adeac482"
147148BenchmarkTools = " 6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
149+ BoundaryValueDiffEq = " 764a87c0-6b3e-53db-9096-fe964310641d"
148150ControlSystemsBase = " aaaaaaaa-a6ca-5380-bf3e-84a91bcd477e"
149151DataInterpolations = " 82cc6244-b520-54b8-b5a6-8a565e85f1d0"
150152DeepDiffs = " ab62b9b5-e342-54a8-a765-a90f495de1a6"
@@ -174,4 +176,4 @@ Sundials = "c3572dad-4567-51f8-b174-8c6c989267f4"
174176Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
175177
176178[targets ]
177- test = [" AmplNLWriter" , " BenchmarkTools" , " ControlSystemsBase" , " DataInterpolations" , " DelayDiffEq" , " NonlinearSolve" , " ForwardDiff" , " Ipopt" , " Ipopt_jll" , " ModelingToolkitStandardLibrary" , " Optimization" , " OptimizationOptimJL" , " OptimizationMOI" , " OrdinaryDiffEq" , " OrdinaryDiffEqCore" , " REPL" , " Random" , " ReferenceTests" , " SafeTestsets" , " StableRNGs" , " Statistics" , " SteadyStateDiffEq" , " Test" , " StochasticDiffEq" , " Sundials" , " StochasticDelayDiffEq" , " Pkg" , " JET" ]
179+ test = [" AmplNLWriter" , " BenchmarkTools" , " BoundaryValueDiffEq " , " ControlSystemsBase" , " DataInterpolations" , " DelayDiffEq" , " NonlinearSolve" , " ForwardDiff" , " Ipopt" , " Ipopt_jll" , " ModelingToolkitStandardLibrary" , " Optimization" , " OptimizationOptimJL" , " OptimizationMOI" , " OrdinaryDiffEq" , " OrdinaryDiffEqCore" , " REPL" , " Random" , " ReferenceTests" , " SafeTestsets" , " StableRNGs" , " Statistics" , " SteadyStateDiffEq" , " Test" , " StochasticDiffEq" , " Sundials" , " StochasticDelayDiffEq" , " Pkg" , " JET" ]
0 commit comments