From ee5916e92a540c79e8071e06112d0e400c314fdb Mon Sep 17 00:00:00 2001 From: Dongdong Kong Date: Fri, 26 Apr 2024 15:57:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8D=86=E6=AD=BB`snappy=5Fjll`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Project.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index f86a699..a9dc08e 100644 --- a/Project.toml +++ b/Project.toml @@ -18,6 +18,7 @@ Rasters = "a3a2b9e3-a471-40c9-b274-f788e487c689" Reexport = "189a3867-3050-52da-a836-e630ba90ab69" Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" Zarr = "0a941bbe-ad1d-11e8-39d9-ab76183a1d99" +snappy_jll = "fe1e1685-f7be-5f59-ac9f-4ca204017dfd" [weakdeps] GeoDataFrames = "62cb38b5-d8d2-4862-a48e-6a340996859f" @@ -34,12 +35,13 @@ TerraYAXArraysExt = "YAXArrays" ArchGDAL = "0.10" DiskArrays = "0.3, 0.4" DocStringExtensions = "0.9" +Ipaper = "0.1.16, 0.1.17" NCDatasets = "0.12, 0.13, 0.14" NetCDFTools = "0.1.10" -Ipaper = "0.1.16, 0.1.17" Rasters = "0.9, 0.10" Reexport = "1.2" Statistics = "1.9, 1.10" +snappy_jll = "<1.1.11" YAXArrays = "0.5" Zarr = "0.9" julia = "1.9, 1.10"