diff --git a/Project.toml b/Project.toml index 344b7bc..246c5ce 100644 --- a/Project.toml +++ b/Project.toml @@ -14,7 +14,7 @@ PROJ_jll = "58948b4f-47e0-5654-a9ad-f609743f8632" [compat] Aqua = "0.8" CEnum = "0.2, 0.3, 0.4, 0.5" -GDAL_jll = "301.900" +GDAL_jll = "=301.901.201" NetworkOptions = "1.2" PROJ_jll = "901" Test = "<0.0.1,1" diff --git a/README.md b/README.md index 4ef35f4..64a498d 100644 --- a/README.md +++ b/README.md @@ -122,3 +122,5 @@ should be prioritized. In general GDAL format support will be the same across platforms. HDF5 and netCDF are the exception to this rule, since they are only available on [the major platforms](https://github.com/JuliaPackaging/Yggdrasil/blob/ce6939a8f751083cd683a6eba6083e2abc47956d/G/GDAL/build_tarballs.jl#L99-L104) for now. + +1