-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathProject.toml
72 lines (70 loc) · 2.53 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
name = "CoolWalks"
[deps]
ArchGDAL = "c9ce4bd3-c3d5-55b8-8973-c0e20141b8c3"
Bezier = "4ec6fef6-ecd9-481e-97e1-75598c2ab6c2"
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
Chain = "8be319e6-bccf-4806-a6f7-6fae938471bc"
Clustering = "aaaa29a8-35af-508c-8bc3-b662a17a0fe5"
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
CompositeBuildings = "a870b4e5-37c8-4ee1-9e3a-8b7ad2177db1"
CoolWalksUtils = "5abba2a6-77e2-4331-9785-93f3fa89e9c9"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
DrWatson = "634d3b9d-ee7a-5ddf-bec9-22491ea816e1"
Extents = "411431e0-e8b7-467b-b5e0-f676ba4f2910"
Folium = "2f04bb67-2625-497f-843a-ef19b45d8291"
GeoInterface = "cf35fbd7-0cd7-5166-be24-54bfbe79505f"
GeoInterfaceMakie = "0edc0954-3250-4c18-859d-ec71c1660c08"
GeoJSON = "61d90e0f-e114-555e-ac52-39dfb47a3ef9"
GeometryBasics = "5c1252a2-5f33-56bf-86c9-59e7332b4326"
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
IterTools = "c8e1da08-722c-5040-9ed9-7db0dc04731e"
LightOSM = "d1922b25-af4e-4ba3-84af-fe9bea896051"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
MakiePublication = "dde8697e-0d61-460d-88dd-856f66710dd1"
MetaGraphs = "626554b9-1ddb-594c-aa3c-2596fe9399a5"
MinistryOfCoolWalks = "8af523f7-f13f-4fcd-8beb-cc917078799e"
PlotUtils = "995b91a9-d308-5afd-9ec6-746e21dbc043"
ProgressBars = "49802e3a-d2f1-5c88-81d8-b72133a6f568"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46"
ShadowGraphs = "bb16ec3a-7e9e-4bd8-a580-2befe1914c0f"
SpatialIndexing = "d4ead438-fe20-5cc5-a293-4fd39a41b74c"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
TimeZones = "f269a46b-ccf7-5d73-abea-4c690281aa53"
VoronoiCells = "e3e34ffb-84e9-5012-9490-92c94d0c60a4"
[compat]
ArchGDAL = "0.10.1"
Bezier = "0.1.7"
CairoMakie = "0.11.10"
Chain = "0.5.0"
Clustering = "0.15.7"
Colors = "0.12.10"
CompositeBuildings = "0.1.1"
CoolWalksUtils = "0.1.0"
DataFrames = "1.6.1"
Distributions = "0.25.108"
DrWatson = "2.15.0"
Extents = "0.1.2"
GeoInterface = "1.3.4"
GeoInterfaceMakie = "0.1.5"
GeometryBasics = "0.4.11"
Graphs = "1.10.0"
IterTools = "1.10.0"
Makie = "0.20.9"
MakiePublication = "0.3.5"
MetaGraphs = "0.7.2"
MinistryOfCoolWalks = "0.1.0"
PlotUtils = "1.4.1"
ProgressBars = "1.5.1"
Reexport = "1.2.2"
Setfield = "1.1.1"
ShadowGraphs = "0.1.0"
SpatialIndexing = "0.1.6"
StatsBase = "0.34.3"
TimeZones = "1.15.0"
VoronoiCells = "0.4.0"
julia = "1.10.0"