Skip to content

Commit

Permalink
CompatHelper: bump compat for Rasters to 0.5, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Dec 21, 2022
1 parent 652ce2f commit 72137d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@ CSV = "0.10.4"
CubicSplines = "0.1.1, 0.2"
DataFrames = "1.3.3"
Dates = "1.7.0"
DimensionalData = "0.21"
Distributions = "0.25.53"
GLM = "1.7.0"
HypothesisTests = "0.10.9"
Images = "0.25.2"
Rasters = "0.4"
DimensionalData = "0.21"
Plots = "1"
Rasters = "0.4, 0.5"
Shapefile = "0.7.4, 0.8"
SmoothingSplines = "0.3.1"
Statistics = "1.7.0"
Expand Down

0 comments on commit 72137d8

Please sign in to comment.