Skip to content

Commit 65926f0

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for Rasters to 0.13, (keep existing compat)
1 parent abfe413 commit 65926f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
2525

2626
[compat]
2727
ArchGDAL = "0.9, 0.10"
28-
NCDatasets = "0.13, 0.14"
2928
CSV = "0.10.4"
3029
CubicSplines = "0.1.1, 0.2"
3130
DataFrames = "1.3.3"
@@ -35,8 +34,9 @@ Distributions = "0.25.53"
3534
GLM = "1.7.0"
3635
HypothesisTests = "0.10.9, 0.11"
3736
Images = "0.25.2"
37+
NCDatasets = "0.13, 0.14"
3838
Plots = "1"
39-
Rasters = "0.11"
39+
Rasters = "0.11, 0.13"
4040
Shapefile = "0.10, 0.12"
4141
SmoothingSplines = "0.3.1"
4242
Statistics = "1.7.0"

0 commit comments

Comments
 (0)