@@ -31,10 +31,10 @@ UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
31
31
AMDGPU = " 21141c5a-9bdb-4563-92ae-f87d6854732e"
32
32
BandedMatrices = " aae01518-5342-5314-be14-df237901396f"
33
33
BlockDiagonals = " 0a1fb500-61f7-11e9-3c65-f5ef3456f9f0"
34
- CliqueTrees = " 60701a23-6482-424a-84db-faee86b9b1f8"
35
34
CUDA = " 052768ef-5323-5732-b1bb-66c8b64840ba"
36
35
CUDSS = " 45b445bb-4962-46a0-9369-b4df9d0f772e"
37
36
CUSOLVERRF = " a8cc9031-bad2-4722-94f5-40deabb4245c"
37
+ CliqueTrees = " 60701a23-6482-424a-84db-faee86b9b1f8"
38
38
EnzymeCore = " f151be2c-9106-41f4-ab19-57ee4f262869"
39
39
FastAlmostBandedMatrices = " 9d29842c-ecb8-4973-b1e9-a27b1157504e"
40
40
FastLapackInterface = " 29a986be-02c6-4525-aec4-84b980013641"
@@ -56,10 +56,10 @@ LinearSolveAMDGPUExt = "AMDGPU"
56
56
LinearSolveBLISExt = [" blis_jll" , " LAPACK_jll" ]
57
57
LinearSolveBandedMatricesExt = " BandedMatrices"
58
58
LinearSolveBlockDiagonalsExt = " BlockDiagonals"
59
- LinearSolveCliqueTreesExt = [" CliqueTrees" , " SparseArrays" ]
60
59
LinearSolveCUDAExt = " CUDA"
61
60
LinearSolveCUDSSExt = " CUDSS"
62
61
LinearSolveCUSOLVERRFExt = [" CUSOLVERRF" , " SparseArrays" ]
62
+ LinearSolveCliqueTreesExt = [" CliqueTrees" , " SparseArrays" ]
63
63
LinearSolveEnzymeExt = " EnzymeCore"
64
64
LinearSolveFastAlmostBandedMatricesExt = " FastAlmostBandedMatrices"
65
65
LinearSolveFastLapackInterfaceExt = " FastLapackInterface"
@@ -94,7 +94,7 @@ ExplicitImports = "1.10"
94
94
FastAlmostBandedMatrices = " 0.1.4"
95
95
FastLapackInterface = " 2.0.4"
96
96
FiniteDiff = " 2.26"
97
- ForwardDiff = " 0.10.38"
97
+ ForwardDiff = " 0.10.38, 1 "
98
98
GPUArraysCore = " 0.2"
99
99
HYPRE = " 1.7"
100
100
InteractiveUtils = " 1.10"
0 commit comments