@@ -15,21 +15,26 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
1515[compat ]
1616ADTypes = " 1"
1717Aqua = " 0.8"
18- ChainRulesCore = " 1.24 "
18+ ChainRulesCore = " 1"
1919ControlSystemsBase = " 1.4"
2020DataFrames = " 1.7"
2121DataInterpolations = " 8"
22- DiffEqBase = " 6.189.1"
22+ DiffEqBase = " 6.189.1, 7 "
2323ForwardDiff = " 0.10, 1"
2424IfElse = " 0.1"
2525LinearAlgebra = " 1.10"
2626ModelingToolkit = " 11"
2727ModelingToolkitBase = " 1"
28- OrdinaryDiffEq = " 6.87"
29- OrdinaryDiffEqDefault = " 1.1"
28+ OrdinaryDiffEq = " 6, 7"
29+ OrdinaryDiffEqBDF = " 1, 2"
30+ OrdinaryDiffEqDefault = " 1, 2"
31+ OrdinaryDiffEqNonlinearSolve = " 1, 2"
32+ OrdinaryDiffEqRosenbrock = " 1, 2"
33+ OrdinaryDiffEqSDIRK = " 1, 2"
3034PreallocationTools = " 0.4.27, 1"
3135SafeTestsets = " 0.1"
3236SciCompDSL = " 1"
37+ SciMLBase = " 2, 3"
3338SciMLStructures = " 1.7.0"
3439SymbolicIndexingInterface = " 0.3.39"
3540Symbolics = " 7.4.1"
@@ -46,12 +51,17 @@ ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
4651LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
4752ModelingToolkit = " 961ee093-0014-501f-94e3-6117800e7a78"
4853OrdinaryDiffEq = " 1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
54+ OrdinaryDiffEqBDF = " 6ad6398a-0878-4a85-9266-38940aa047c8"
4955OrdinaryDiffEqDefault = " 50262376-6c5a-4cf5-baba-aaf4f84d72d7"
56+ OrdinaryDiffEqNonlinearSolve = " 127b3ac7-2247-4354-8eb6-78cf4e7c58e8"
57+ OrdinaryDiffEqRosenbrock = " 43230ef6-c299-4910-a778-202eb28ce4ce"
58+ OrdinaryDiffEqSDIRK = " 2d112036-d095-4a1e-ab9a-08536f3ecdbf"
5059SafeTestsets = " 1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
5160SciCompDSL = " 91a8cdf1-4ca6-467b-a780-87fda3fff15e"
61+ SciMLBase = " 0bca4576-84f4-4d90-8ffe-ffa030f20462"
5262SciMLStructures = " 53ae85a6-f571-4167-b2af-e1d143709226"
5363SymbolicIndexingInterface = " 2efcf032-c050-4f8e-a9bb-153293bab1f5"
5464Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
5565
5666[targets ]
57- test = [" ADTypes" , " Aqua" , " LinearAlgebra" , " OrdinaryDiffEqDefault" , " OrdinaryDiffEq" , " SafeTestsets" , " Test" , " ControlSystemsBase" , " DataFrames" , " DataInterpolations" , " SciMLStructures" , " SymbolicIndexingInterface" , " ForwardDiff" , " SciCompDSL" , " ModelingToolkit" ]
67+ test = [" ADTypes" , " Aqua" , " LinearAlgebra" , " OrdinaryDiffEqBDF " , " OrdinaryDiffEqDefault" , " OrdinaryDiffEq" , " OrdinaryDiffEqNonlinearSolve " , " OrdinaryDiffEqRosenbrock " , " OrdinaryDiffEqSDIRK " , " SafeTestsets" , " Test" , " ControlSystemsBase" , " DataFrames" , " DataInterpolations" , " SciMLBase " , " SciMLStructures" , " SymbolicIndexingInterface" , " ForwardDiff" , " SciCompDSL" , " ModelingToolkit" ]
0 commit comments