From 94e99e1d5fb3d121a6d801a931987bb6ff59f20e Mon Sep 17 00:00:00 2001 From: "Navid C. Constantinou" Date: Wed, 20 Sep 2023 15:10:29 +0300 Subject: [PATCH] compat entries alphabetical (#3278) --- Project.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Project.toml b/Project.toml index 1718a029a6..5179c10af7 100644 --- a/Project.toml +++ b/Project.toml @@ -37,17 +37,17 @@ StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a" [compat] Adapt = "3" -CUDA = "4" -KernelAbstractions = "^0.9" Crayons = "4" CubedSphere = "0.1, 0.2" +CUDA = "4" Distances = "0.10" DocStringExtensions = "0.8, 0.9" FFTW = "1" Glob = "1.3" IncompleteLU = "0.2" IterativeSolvers = "0.9" -JLD2 = "^0.4" +JLD2 = "0.4" +KernelAbstractions = "0.9" MPI = "0.16, 0.17, 0.18, 0.19, 0.20" NCDatasets = "0.12.10" OffsetArrays = "1.4"