Skip to content

Commit 6430f94

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for CUDA in [weakdeps] to 6, (keep existing compat)
1 parent 09fc114 commit 6430f94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "SparseMatrixColorings"
22
uuid = "0a514795-09f3-496d-8182-132a7b665d35"
3-
authors = ["Guillaume Dalle", "Alexis Montoison"]
43
version = "0.4.26"
4+
authors = ["Guillaume Dalle", "Alexis Montoison"]
55

66
[deps]
77
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -26,7 +26,7 @@ SparseMatrixColoringsJuMPExt = ["JuMP", "MathOptInterface"]
2626

2727
[compat]
2828
ADTypes = "1.2.1"
29-
CUDA = "5.8.2"
29+
CUDA = "5.8.2, 6"
3030
CliqueTrees = "1"
3131
Colors = "0.12.11, 0.13"
3232
DocStringExtensions = "0.8,0.9"

0 commit comments

Comments
 (0)