11name = " ArrayInterface"
22uuid = " 4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
3- version = " 7.7.1 "
3+ version = " 7.8.0 "
44
55[deps ]
66Adapt = " 79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -14,6 +14,7 @@ BandedMatrices = "aae01518-5342-5314-be14-df237901396f"
1414BlockBandedMatrices = " ffab5731-97b5-5995-9138-79e8c1846df0"
1515CUDA = " 052768ef-5323-5732-b1bb-66c8b64840ba"
1616GPUArraysCore = " 46192b85-c4d5-4398-a991-12ede77f4527"
17+ ReverseDiff = " 37e2e3b7-166d-5795-8a7a-e32c996b4267"
1718StaticArraysCore = " 1e83bf80-4336-4d27-bf5d-d5a4f845583c"
1819Tracker = " 9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
1920
@@ -22,16 +23,17 @@ ArrayInterfaceBandedMatricesExt = "BandedMatrices"
2223ArrayInterfaceBlockBandedMatricesExt = " BlockBandedMatrices"
2324ArrayInterfaceCUDAExt = " CUDA"
2425ArrayInterfaceGPUArraysCoreExt = " GPUArraysCore"
26+ ArrayInterfaceReverseDiffExt = " ReverseDiff"
2527ArrayInterfaceStaticArraysCoreExt = " StaticArraysCore"
2628ArrayInterfaceTrackerExt = " Tracker"
2729
2830[compat ]
29- Adapt = " 3, 4"
30- LinearAlgebra = " 1.9 "
31+ Adapt = " 4"
32+ LinearAlgebra = " 1.10 "
3133Requires = " 1"
32- SparseArrays = " 1.9 "
33- SuiteSparse = " 1.9 "
34- julia = " 1.9 "
34+ SparseArrays = " 1.10 "
35+ SuiteSparse = " 1.10 "
36+ julia = " 1.10 "
3537
3638[extras ]
3739Aqua = " 4c88cf16-eb10-579e-8560-4a9242c79595"
@@ -41,6 +43,7 @@ CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
4143GPUArraysCore = " 46192b85-c4d5-4398-a991-12ede77f4527"
4244Pkg = " 44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
4345Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
46+ ReverseDiff = " 37e2e3b7-166d-5795-8a7a-e32c996b4267"
4447SafeTestsets = " 1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
4548SparseArrays = " 2f01184e-e22b-5df5-ae63-d93ebab69eaf"
4649StaticArrays = " 90137ffa-7385-5640-81b9-e52037218182"
@@ -50,4 +53,4 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
5053Tracker = " 9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
5154
5255[targets ]
53- test = [" SafeTestsets" , " Pkg" , " Test" , " Aqua" , " Random" , " SparseArrays" , " SuiteSparse" , " BandedMatrices" , " BlockBandedMatrices" , " GPUArraysCore" , " StaticArrays" , " StaticArraysCore" , " Tracker" ]
56+ test = [" SafeTestsets" , " Pkg" , " Test" , " Aqua" , " Random" , " SparseArrays" , " SuiteSparse" , " BandedMatrices" , " BlockBandedMatrices" , " GPUArraysCore" , " StaticArrays" , " StaticArraysCore" , " Tracker" , " ReverseDiff " ]
0 commit comments