diff --git a/Project.toml b/Project.toml index bf96ebb21..0dedb2d64 100644 --- a/Project.toml +++ b/Project.toml @@ -41,7 +41,7 @@ projects = ["test"] [compat] Adapt = "4" AMDGPU = "2" -CUDA = "5.9" +CUDA = "5.9, 6.0" ChainRulesCore = "1" Dictionaries = "0.4" FiniteDifferences = "0.12" @@ -58,5 +58,5 @@ TensorKitSectors = "0.3.7" TensorOperations = "5.1" TupleTools = "1.5" VectorInterface = "0.4.8, 0.5" -cuTENSOR = "2" +cuTENSOR = "2, 6.0" julia = "1.10"