Skip to content

Commit 6582dd7

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: bump compat for ForwardDiff in [weakdeps] to 1, (keep existing compat) (#726)
Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
1 parent b2a4fb7 commit 6582dd7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
3131
AMDGPU = "21141c5a-9bdb-4563-92ae-f87d6854732e"
3232
BandedMatrices = "aae01518-5342-5314-be14-df237901396f"
3333
BlockDiagonals = "0a1fb500-61f7-11e9-3c65-f5ef3456f9f0"
34-
CliqueTrees = "60701a23-6482-424a-84db-faee86b9b1f8"
3534
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
3635
CUDSS = "45b445bb-4962-46a0-9369-b4df9d0f772e"
3736
CUSOLVERRF = "a8cc9031-bad2-4722-94f5-40deabb4245c"
37+
CliqueTrees = "60701a23-6482-424a-84db-faee86b9b1f8"
3838
EnzymeCore = "f151be2c-9106-41f4-ab19-57ee4f262869"
3939
FastAlmostBandedMatrices = "9d29842c-ecb8-4973-b1e9-a27b1157504e"
4040
FastLapackInterface = "29a986be-02c6-4525-aec4-84b980013641"
@@ -56,10 +56,10 @@ LinearSolveAMDGPUExt = "AMDGPU"
5656
LinearSolveBLISExt = ["blis_jll", "LAPACK_jll"]
5757
LinearSolveBandedMatricesExt = "BandedMatrices"
5858
LinearSolveBlockDiagonalsExt = "BlockDiagonals"
59-
LinearSolveCliqueTreesExt = ["CliqueTrees", "SparseArrays"]
6059
LinearSolveCUDAExt = "CUDA"
6160
LinearSolveCUDSSExt = "CUDSS"
6261
LinearSolveCUSOLVERRFExt = ["CUSOLVERRF", "SparseArrays"]
62+
LinearSolveCliqueTreesExt = ["CliqueTrees", "SparseArrays"]
6363
LinearSolveEnzymeExt = "EnzymeCore"
6464
LinearSolveFastAlmostBandedMatricesExt = "FastAlmostBandedMatrices"
6565
LinearSolveFastLapackInterfaceExt = "FastLapackInterface"
@@ -94,7 +94,7 @@ ExplicitImports = "1.10"
9494
FastAlmostBandedMatrices = "0.1.4"
9595
FastLapackInterface = "2.0.4"
9696
FiniteDiff = "2.26"
97-
ForwardDiff = "0.10.38"
97+
ForwardDiff = "0.10.38, 1"
9898
GPUArraysCore = "0.2"
9999
HYPRE = "1.7"
100100
InteractiveUtils = "1.10"

0 commit comments

Comments
 (0)