Skip to content

Commit

Permalink
CompatHelper: bump compat for DiskArrays to 0.4, (keep existing compa…
Browse files Browse the repository at this point in the history
…t) (#417)

Co-authored-by: CompatHelper Julia <[email protected]>
  • Loading branch information
github-actions[bot] and CompatHelper Julia authored Mar 3, 2024
1 parent dc19553 commit 67bdb91
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,11 @@ GeoInterfaceRecipes = "0329782f-3d07-4b52-b9f6-d3137cf03c7a"
ImageCore = "a09fc81d-aa75-5fe9-8630-4744c3626534"
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"

[weakdeps]
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"

[extensions]
ArchGDALMakieExt = "Makie"

[compat]
CEnum = "0.4, 0.5"
ColorTypes = "0.10, 0.11"
Dates = "<0.0.1,1"
DiskArrays = "0.3"
DiskArrays = "0.3, 0.4"
Extents = "0.1"
GDAL = "1.5.1"
GeoFormatTypes = "0.4.2"
Expand All @@ -41,5 +35,11 @@ Makie = "0.20"
Tables = "1"
julia = "1.6"

[extensions]
ArchGDALMakieExt = "Makie"

[extras]
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"

[weakdeps]
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"

0 comments on commit 67bdb91

Please sign in to comment.