diff --git a/Project.toml b/Project.toml index ad69e1b..1009936 100644 --- a/Project.toml +++ b/Project.toml @@ -25,7 +25,6 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91" [compat] ArchGDAL = "0.9, 0.10" -NCDatasets = "0.13, 0.14" CSV = "0.10.4" CubicSplines = "0.1.1, 0.2" DataFrames = "1.3.3" @@ -35,8 +34,9 @@ Distributions = "0.25.53" GLM = "1.7.0" HypothesisTests = "0.10.9, 0.11" Images = "0.25.2" +NCDatasets = "0.13, 0.14" Plots = "1" -Rasters = "0.11" +Rasters = "0.11, 0.12" Shapefile = "0.10, 0.12" SmoothingSplines = "0.3.1" Statistics = "1.7.0"