diff --git a/Project.toml b/Project.toml index 00a2989..316df41 100644 --- a/Project.toml +++ b/Project.toml @@ -37,16 +37,37 @@ YAXArrays = "c21b50f5-aa40-41ea-b809-c0f5e47bfa5c" Zarr = "0a941bbe-ad1d-11e8-39d9-ab76183a1d99" [compat] -julia = "1.10" -YAXArrayBase = "=0.6" -Glob = "1" -NetCDF="0.12" -Zarr = "0.9" ArchGDAL = "0.10" +ArgParse = "1" +CairoMakie = "0.12" +ConstructionBase = "1" +DimensionalData = "0.29" +DiskArrays = "0.4" +DiskArrayTools = "0.1" +Distances = "0.10" +Distributions = "0.25" +Extents = "0.1" +FillArrays = "1" +GDAL = "1" +GeoFormatTypes = "0.4" +Glob = "1" +julia = "1.10" +KML = "0.2" +LoggingExtras = "1" +Missings = "1" +NetCDF = "0.12" +Proj = "1" +Rasters = "0.12,0.13" +RecurrenceAnalysis = "2" +Statistics = "1" +TimeseriesSurrogates = "2" +UnicodePlots = "3" +YAXArrayBase = "0.6, 0.7" YAXArrays = "0.5" +Zarr = "0.9" [extras] Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" [targets] -test = ["Test"] \ No newline at end of file +test = ["Test"]