@@ -41,11 +41,7 @@ DifferentiationInterfaceForwardDiffExt = ["ForwardDiff", "DiffResults"]
4141DifferentiationInterfaceGPUArraysCoreExt = " GPUArraysCore"
4242DifferentiationInterfaceGTPSAExt = " GTPSA"
4343DifferentiationInterfaceMooncakeExt = " Mooncake"
44- DifferentiationInterfacePolyesterForwardDiffExt = [
45- " PolyesterForwardDiff" ,
46- " ForwardDiff" ,
47- " DiffResults" ,
48- ]
44+ DifferentiationInterfacePolyesterForwardDiffExt = [" PolyesterForwardDiff" , " ForwardDiff" , " DiffResults" ]
4945DifferentiationInterfaceReverseDiffExt = [" ReverseDiff" , " DiffResults" ]
5046DifferentiationInterfaceSparseArraysExt = " SparseArrays"
5147DifferentiationInterfaceSparseConnectivityTracerExt = " SparseConnectivityTracer"
@@ -56,8 +52,8 @@ DifferentiationInterfaceTrackerExt = "Tracker"
5652DifferentiationInterfaceZygoteExt = [" Zygote" , " ForwardDiff" ]
5753
5854[compat ]
59- Aqua = " 0.8.12"
6055ADTypes = " 1.13.0"
56+ Aqua = " 0.8.12"
6157ChainRulesCore = " 1.23.0"
6258ComponentArrays = " 0.15.27"
6359DataFrames = " 1.7.0"
@@ -82,7 +78,7 @@ PolyesterForwardDiff = "0.1.2"
8278Random = " 1"
8379ReverseDiff = " 1.15.1"
8480SparseArrays = " 1"
85- SparseConnectivityTracer = " 0.6.14"
81+ SparseConnectivityTracer = " 0.6.14, 1 "
8682SparseMatrixColorings = " 0.4.9"
8783StableRNGs = " 1.0.1"
8884StaticArrays = " 1.9.7"
@@ -125,21 +121,4 @@ Tracker = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
125121Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
126122
127123[targets ]
128- test = [
129- " ADTypes" ,
130- " Aqua" ,
131- " ComponentArrays" ,
132- " DataFrames" ,
133- " ExplicitImports" ,
134- " JET" ,
135- " JLArrays" ,
136- " JuliaFormatter" ,
137- " Pkg" ,
138- " Random" ,
139- " SparseArrays" ,
140- " SparseConnectivityTracer" ,
141- " SparseMatrixColorings" ,
142- " StableRNGs" ,
143- " StaticArrays" ,
144- " Test" ,
145- ]
124+ test = [" ADTypes" , " Aqua" , " ComponentArrays" , " DataFrames" , " ExplicitImports" , " JET" , " JLArrays" , " JuliaFormatter" , " Pkg" , " Random" , " SparseArrays" , " SparseConnectivityTracer" , " SparseMatrixColorings" , " StableRNGs" , " StaticArrays" , " Test" ]
0 commit comments