Skip to content

Commit

Permalink
Merge pull request #459 from JuliaArrays/compathelper/new_version/202…
Browse files Browse the repository at this point in the history
…4-12-12-21-11-10-453-02929567177

CompatHelper: bump compat for CUDSS in [weakdeps] to 0.4, (keep existing compat)
  • Loading branch information
ChrisRackauckas authored Dec 13, 2024
2 parents a2253a1 + 007399d commit ce50ee4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ ArrayInterfaceBandedMatricesExt = "BandedMatrices"
ArrayInterfaceBlockBandedMatricesExt = "BlockBandedMatrices"
ArrayInterfaceCUDAExt = "CUDA"
ArrayInterfaceCUDSSExt = "CUDSS"
ArrayInterfaceChainRulesExt = "ChainRules"
ArrayInterfaceChainRulesCoreExt = "ChainRulesCore"
ArrayInterfaceChainRulesExt = "ChainRules"
ArrayInterfaceGPUArraysCoreExt = "GPUArraysCore"
ArrayInterfaceReverseDiffExt = "ReverseDiff"
ArrayInterfaceSparseArraysExt = "SparseArrays"
Expand All @@ -37,7 +37,7 @@ Adapt = "4"
BandedMatrices = "1"
BlockBandedMatrices = "0.13"
CUDA = "5"
CUDSS = "0.2, 0.3"
CUDSS = "0.2, 0.3, 0.4"
ChainRules = "1"
ChainRulesCore = "1"
ChainRulesTestUtils = "1"
Expand Down

0 comments on commit ce50ee4

Please sign in to comment.