diff --git a/Project.toml b/Project.toml index 5daab12..43ee51a 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "GaussianSimulation" uuid = "e40f437e-72ad-4a71-a29e-78c1c8d897bb" authors = ["JĂșlio Hoffimann and contributors"] -version = "0.3.0" +version = "0.4.0" [deps] CpuId = "adafc99b-e345-5852-983c-f28acb93d879" @@ -17,9 +17,9 @@ Variography = "04a0146e-e6df-5636-8d7f-62fa9eb0b20c" CpuId = "0.2" Distributions = "0.23, 0.24" FFTW = "1.2" -GeoStatsBase = "0.16" -KrigingEstimators = "0.4" -Variography = "0.8, 0.9, 0.10" +GeoStatsBase = "0.17" +KrigingEstimators = "0.5" +Variography = "0.10" julia = "1.4" [extras]