From 187bc0b0ff8dff343907c4c6ffef31c2fa50ccb6 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 11 Apr 2026 02:06:36 +0000 Subject: [PATCH] CompatHelper: bump compat for cuTENSOR in [weakdeps] to 6, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 607558519..b8df5aebb 100644 --- a/Project.toml +++ b/Project.toml @@ -63,7 +63,7 @@ TestExtras = "0.2,0.3" TupleTools = "1.5" VectorInterface = "0.4.8, 0.5" Zygote = "0.7" -cuTENSOR = "2" +cuTENSOR = "2, 6" julia = "1.10" [extras]