@@ -13,6 +13,7 @@ PreallocationTools = "d236fae5-4411-538c-8e31-a6e3d9e00b46"
1313Symbolics = " 0c5d862f-8b57-4792-8d23-62f2024744c7"
1414
1515[compat ]
16+ ADTypes = " 1"
1617Aqua = " 0.8"
1718ChainRulesCore = " 1.24"
1819ControlSystemsBase = " 1.4"
@@ -22,7 +23,6 @@ ForwardDiff = "0.10"
2223DiffEqBase = " 6.152"
2324IfElse = " 0.1"
2425LinearAlgebra = " 1.10"
25- Optimization = " 4"
2626ModelingToolkit = " 9.47, 10"
2727OrdinaryDiffEq = " 6.87"
2828OrdinaryDiffEqDefault = " 1.1"
@@ -35,13 +35,13 @@ Test = "1"
3535julia = " 1.10"
3636
3737[extras ]
38+ ADTypes = " 47edcb42-4c32-4615-8424-f2b9edc5f35b"
3839Aqua = " 4c88cf16-eb10-579e-8560-4a9242c79595"
3940ControlSystemsBase = " aaaaaaaa-a6ca-5380-bf3e-84a91bcd477e"
4041DataFrames = " a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
4142DataInterpolations = " 82cc6244-b520-54b8-b5a6-8a565e85f1d0"
4243ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
4344LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
44- Optimization = " 7f7a1694-90dd-40f0-9382-eb1efda571ba"
4545OrdinaryDiffEq = " 1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
4646OrdinaryDiffEqDefault = " 50262376-6c5a-4cf5-baba-aaf4f84d72d7"
4747SafeTestsets = " 1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
@@ -50,4 +50,4 @@ SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
5050Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
5151
5252[targets ]
53- test = [" Aqua " , " LinearAlgebra " , " OrdinaryDiffEqDefault " , " OrdinaryDiffEq " , " Optimization " , " SafeTestsets" , " Test" , " ControlSystemsBase" , " DataFrames" , " DataInterpolations" , " SciMLStructures" , " SymbolicIndexingInterface" , " ForwardDiff" ]
53+ test = [" ADTypes " , " Aqua " , " LinearAlgebra " , " OrdinaryDiffEqDefault " , " OrdinaryDiffEq " , " SafeTestsets" , " Test" , " ControlSystemsBase" , " DataFrames" , " DataInterpolations" , " SciMLStructures" , " SymbolicIndexingInterface" , " ForwardDiff" ]
0 commit comments