-
Notifications
You must be signed in to change notification settings - Fork 1
/
Project.toml
31 lines (29 loc) · 941 Bytes
/
Project.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
name = "GeoArtifacts"
uuid = "2a3f1dca-97a5-4513-bfd8-b69f0106a87e"
authors = ["Elias Carvalho <[email protected]> and contributors"]
version = "1.2.3"
[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
CoordRefSystems = "b46f11dc-f210-4604-bfba-323c1ec968cb"
Countries = "5bf49175-83fb-4b6d-82b5-d6ded85154ae"
DataDeps = "124859b0-ceae-595e-8997-d05f6a7a8dfe"
GeoIO = "f5a160d5-e41d-4189-8b61-d57781c419e3"
GeoTables = "e502b557-6362-48c1-8219-d30d308dcdb0"
INMET = "1fb021e9-9ab7-46c1-8a23-23f3c2783cf7"
Meshes = "eacbb407-ea5a-433e-ab97-5258b1ca43fa"
TableTransforms = "0d432bfd-3ee1-4ac1-886a-39f05cc69a3e"
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
[compat]
CSV = "0.10"
CoordRefSystems = "0.16"
Countries = "0.3"
DataDeps = "0.7"
GeoIO = "1.16"
GeoTables = "1.21"
INMET = "1.0"
Meshes = "0.47 - 0.52"
TableTransforms = "1.33"
Tables = "1.12"
Unitful = "1.17"
julia = "1.9"