|
|
@ -20,6 +20,7 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
|
|
|
|
MathOptInterface = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
|
|
|
|
MathOptInterface = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
|
|
|
|
NearestNeighbors = "b8a86587-4115-5ab1-83bc-aa920d37bbce"
|
|
|
|
NearestNeighbors = "b8a86587-4115-5ab1-83bc-aa920d37bbce"
|
|
|
|
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
|
|
|
|
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
|
|
|
|
|
|
|
|
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
|
|
|
|
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
|
|
|
|
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
|
|
|
|
ProgressBars = "49802e3a-d2f1-5c88-81d8-b72133a6f568"
|
|
|
|
ProgressBars = "49802e3a-d2f1-5c88-81d8-b72133a6f568"
|
|
|
|
Shapefile = "8e980c4a-a4fe-5da2-b3a7-4b4b0353a2f4"
|
|
|
|
Shapefile = "8e980c4a-a4fe-5da2-b3a7-4b4b0353a2f4"
|
|
|
@ -40,9 +41,9 @@ JSON = "0.21"
|
|
|
|
JSONSchema = "1"
|
|
|
|
JSONSchema = "1"
|
|
|
|
JuMP = "1"
|
|
|
|
JuMP = "1"
|
|
|
|
MathOptInterface = "1"
|
|
|
|
MathOptInterface = "1"
|
|
|
|
|
|
|
|
NearestNeighbors = "0.4"
|
|
|
|
OrderedCollections = "1"
|
|
|
|
OrderedCollections = "1"
|
|
|
|
ProgressBars = "1"
|
|
|
|
ProgressBars = "1"
|
|
|
|
Shapefile = "0.8"
|
|
|
|
Shapefile = "0.8"
|
|
|
|
ZipFile = "0.10"
|
|
|
|
ZipFile = "0.10"
|
|
|
|
julia = "1"
|
|
|
|
julia = "1"
|
|
|
|
NearestNeighbors = "0.4"
|
|
|
|
|
|
|
|