Skip to content

Commit

Permalink
Require PROJ 9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
visr committed May 24, 2024
1 parent fbff689 commit a55b418
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "Proj"
uuid = "c94c279d-25a6-4763-9509-64d165bea63e"
version = "1.7.0"
version = "1.8.0"

[deps]
CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82"
Expand All @@ -11,13 +11,15 @@ NetworkOptions = "ca575930-c2e3-43a9-ace4-1e988b2c1908"
PROJ_jll = "58948b4f-47e0-5654-a9ad-f609743f8632"

[compat]
Aqua = "0.7"
Aqua = "0.8"
CEnum = "0.2, 0.3, 0.4, 0.5"
CoordinateTransformations = "0.6"
GeoFormatTypes = "0.4"
GeoInterface = "1.3"
NetworkOptions = "1"
PROJ_jll = "900.100, 901"
PROJ_jll = "901.400"
StaticArrays = "1"
Test = "<0.0.1, 1"
julia = "1.6"

[extras]
Expand Down

0 comments on commit a55b418

Please sign in to comment.