diff --git a/Project.toml b/Project.toml index a6b143f7..c7d8dd4d 100644 --- a/Project.toml +++ b/Project.toml @@ -21,9 +21,9 @@ StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a" [compat] Adapt = "^3" CUDA = "^3" -CUDAKernels = "^0.2" +CUDAKernels = "^0.3" JLD2 = "^0.3, 0.4" -KernelAbstractions = "^0.6" +KernelAbstractions = "^0.7" NCDatasets = "^0.11" -StructArrays = "^0.5" +StructArrays = "^0.6" julia = "^1.6"