-
Notifications
You must be signed in to change notification settings - Fork 0
/
Project.toml
29 lines (27 loc) · 1000 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
name = "GeoStatsValidation"
uuid = "36f43c0d-3673-45fc-9557-6860e708e7aa"
authors = ["Elias Carvalho <[email protected]> and contributors"]
version = "0.3.20"
[deps]
ColumnSelectors = "9cc86067-7e36-4c61-b350-1ac9833d277f"
DataScienceTraits = "6cb2f572-2d2b-4ba6-bdb3-e710fa044d6c"
DensityRatioEstimation = "ab46fb84-d57c-11e9-2f65-6f72e4a7229f"
GeoStatsBase = "323cb8eb-fbf6-51c0-afd0-f8fba70507b2"
GeoStatsModels = "ad987403-13c5-47b5-afee-0a48f6ac4f12"
GeoStatsTransforms = "725d9659-360f-4996-9c94-5f19c7e4a8a6"
GeoTables = "e502b557-6362-48c1-8219-d30d308dcdb0"
LossFunctions = "30fc2ffe-d236-52d8-8643-a9d8f7c094a7"
Meshes = "eacbb407-ea5a-433e-ab97-5258b1ca43fa"
StatsLearnModels = "c146b59d-1589-421c-8e09-a22e554fd05c"
[compat]
ColumnSelectors = "1.0"
DataScienceTraits = "1.0"
DensityRatioEstimation = "1.2"
GeoStatsBase = "0.46"
GeoStatsModels = "0.6"
GeoStatsTransforms = "0.9"
GeoTables = "1.21"
LossFunctions = "1.0"
Meshes = "0.47 - 0.52"
StatsLearnModels = "1.0"
julia = "1.9"