diff --git a/Project.toml b/Project.toml index b1be0a3..2e87462 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "GeoStatsValidation" uuid = "36f43c0d-3673-45fc-9557-6860e708e7aa" authors = ["Elias Carvalho and contributors"] -version = "0.3.19" +version = "0.3.20" [deps] ColumnSelectors = "9cc86067-7e36-4c61-b350-1ac9833d277f" @@ -23,7 +23,7 @@ GeoStatsBase = "0.46" GeoStatsModels = "0.6" GeoStatsTransforms = "0.9" GeoTables = "1.21" -LossFunctions = "0.11" +LossFunctions = "1.0" Meshes = "0.47 - 0.52" StatsLearnModels = "1.0" julia = "1.9"