diff --git a/Project.toml b/Project.toml index f85411f..f20c1af 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Yota" uuid = "cd998857-8626-517d-b929-70ad188a48f0" authors = ["Andrei Zhabinski "] -version = "0.2.4" +version = "0.2.5" [deps] CUDAapi = "3895d2a7-ec45-59b8-82bb-cfc6a382f9b3" @@ -16,10 +16,10 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" [compat] -CUDAapi = "2.0" -CUDAnative = "2.6" -CuArrays = "1.5" -Cassette = "0.2.6" +CUDAapi = "2.0, 4" +CUDAnative = "2.6, 3" +CuArrays = "1.5, 2" +Cassette = "0.2.6, 0.3" Espresso = "0.6.0" JuliaInterpreter = "0.7.2" julia = "1"