@@ -17,7 +17,6 @@ SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
1717[weakdeps ]
1818FastBroadcast = " 7034ab61-46d4-4ed7-9d0f-46aef9175898"
1919ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
20- IteratorInterfaceExtensions = " 82899510-4779-5014-852e-03e436cf321d"
2120KernelAbstractions = " 63c18a36-062a-441e-b654-da1e3ab1ce7c"
2221Measurements = " eff96d63-e80a-5855-80a2-b1b0885c5ab7"
2322MonteCarloMeasurements = " 0987c9cc-fe09-11e8-30f0-b96dd679fdca"
@@ -37,7 +36,7 @@ RecursiveArrayToolsMonteCarloMeasurementsExt = "MonteCarloMeasurements"
3736RecursiveArrayToolsReverseDiffExt = [" ReverseDiff" , " Zygote" ]
3837RecursiveArrayToolsSparseArraysExt = [" SparseArrays" ]
3938RecursiveArrayToolsStructArraysExt = " StructArrays"
40- RecursiveArrayToolsTablesExt = [" Tables" , " IteratorInterfaceExtensions " ]
39+ RecursiveArrayToolsTablesExt = [" Tables" ]
4140RecursiveArrayToolsTrackerExt = " Tracker"
4241RecursiveArrayToolsZygoteExt = " Zygote"
4342
@@ -49,7 +48,6 @@ DocStringExtensions = "0.9"
4948FastBroadcast = " 0.2.8, 0.3"
5049ForwardDiff = " 0.10.19, 1"
5150GPUArraysCore = " 0.1.1, 0.2"
52- IteratorInterfaceExtensions = " 1"
5351KernelAbstractions = " 0.9.36"
5452LinearAlgebra = " 1.10"
5553Measurements = " 2.3"
@@ -95,4 +93,4 @@ Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
9593Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
9694
9795[targets ]
98- test = [" Aqua" , " FastBroadcast" , " ForwardDiff" , " IteratorInterfaceExtensions " , " KernelAbstractions" , " Measurements" , " NLsolve" , " Pkg" , " Random" , " SafeTestsets" , " SciMLBase" , " SparseArrays" , " StaticArrays" , " StructArrays" , " Tables" , " Test" , " Unitful" , " Zygote" ]
96+ test = [" Aqua" , " FastBroadcast" , " ForwardDiff" , " KernelAbstractions" , " Measurements" , " NLsolve" , " Pkg" , " Random" , " SafeTestsets" , " SciMLBase" , " SparseArrays" , " StaticArrays" , " StructArrays" , " Tables" , " Test" , " Unitful" , " Zygote" ]
0 commit comments