diff --git a/Project.toml b/Project.toml index 57a5a0b6..722d3881 100644 --- a/Project.toml +++ b/Project.toml @@ -45,7 +45,10 @@ WriteVTK = "64499a7a-5c06-52f2-abe2-ccb03c286192" Conda = "1.9.1" CSV = "0.10.9" DataInterpolations = "3.6.1" +Dates = "1.7" +DelimitedFiles ="1.7" Distances = "0.10.7" +Distributed = "1.7" DistributedArrays = "0.6.6" Distributions = "0.25.58" FastGaussQuadrature = "0.4.9" @@ -58,14 +61,21 @@ Interpolations = "0.14.7" KernelDensity = "0.6.5" KernelDensitySJ = "0.2.1" LazyGrids = "0.5.0" +LinearAlgebra = "1.7" LinearMaps = "3.5.1" NearestNeighbors = "0.4.10" Optim = "1.7.4" +Pkg = "1.7" PositiveFactorizations = "0.2.4" +Printf = "1.7" PyPlot = "2.11.1" PyCall = "1.96.1" +Random = "1.7" Roots = "2.0.0" +SparseArrays = "1.7" +Statistics = "1.7" SpecialFunctions = "1.6, 2" StatsBase = "0.33.16" +Test = "1.7" WriteVTK = "1.18.0" julia = "1.7"