diff --git a/Project.toml b/Project.toml index a54c647e..4e885e51 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "GeoStats" uuid = "dcc97b0b-8ce5-5539-9008-bb190f959ef6" author = "JĂșlio Hoffimann " -version = "0.55.0" +version = "0.56.0" [deps] CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597" @@ -42,16 +42,16 @@ GeoStatsBase = "0.43.7" GeoStatsFunctions = "0.2" GeoStatsModels = "0.3" GeoStatsProcesses = "0.5" -GeoStatsTransforms = "0.5" +GeoStatsTransforms = "0.6" GeoStatsValidation = "0.2" -GeoTables = "1.19" +GeoTables = "1.20" LossFunctions = "0.11" Meshes = "0.42" Reexport = "1.0" Rotations = "1.5" Statistics = "1.9" StatsLearnModels = "0.3" -TableTransforms = "1.29" +TableTransforms = "1.31" Tables = "1.10" Unitful = "1.15" julia = "1.9"