-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathProject.toml
27 lines (26 loc) · 1 KB
/
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
[deps]
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
ColorSchemes = "35d6a980-a343-548e-a6ea-1d62b119f2f4"
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
DotEnv = "4dc1fcf4-5e3b-5448-94ab-0c38ec0385c1"
Formatting = "59287772-0a20-5a39-b81b-1366585eb4c0"
GeoInterface = "cf35fbd7-0cd7-5166-be24-54bfbe79505f"
GeoMakie = "db073c08-6b98-4ee5-b6a4-5efafb3259c6"
GeometryBasics = "5c1252a2-5f33-56bf-86c9-59e7332b4326"
JLLWrappers = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
MKL_jll = "856f044c-d86e-5d09-b602-aeab76dc8ba7"
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
Optim = "429524aa-4258-5aef-a3af-852621145aeb"
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
YAXArrays = "c21b50f5-aa40-41ea-b809-c0f5e47bfa5c"
Zarr = "0a941bbe-ad1d-11e8-39d9-ab76183a1d99"
[compat]
CairoMakie = "0.10.8"
GeoMakie = "0.5.1"
MKL_jll = "2023.2.0"
JLLWrappers = "1.5.0"
Makie = "0.19.8"
Optim = "1.7.6"
YAXArrays = "0.4.7"