diff --git a/Project.toml b/Project.toml index d0477a65..a093f99a 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "Mads" uuid = "d6bdc55b-bd94-5012-933c-1f73fc2ee992" -version = "1.5.4" +version = "1.5.3" [deps] AffineInvariantMCMC = "a0f608ac-68d0-5108-ad9a-0cdca73324f3" @@ -77,7 +77,9 @@ Conda = "1" CSV = "0.10, 0.11, 1" DataFrames = "1" DataStructures = "0.17, 0.18, 0.19" +Dates = "1" DelimitedFiles = "1" +Distributed = "1" Distributions = "0.23, 0.24, 0.25" DocumentFunction = "1" Documenter = "0.25, 0.26, 0.27, 1" @@ -94,24 +96,35 @@ JLD2 = "0.2, 0.3, 0.4, 0.5, 1" JSON = "0.21, 0.22" JuMP = "1" Kriging = "1" -LsqFit = "0.15" LightXML = "0.9, 0.10, 1" +LinearAlgebra = "1" +LsqFit = "0.15" MathOptInterface = "1" +Markdown = "1" +Mmap = "1" Measures = "0.3.1, 0.4" MetaProgTools = "1" NMF = "0.4, 0.5, 1" Optim = "1" OrderedCollections = "1.5, 1.6" OrdinaryDiffEq = "5, 6" +Pkg = "1" ProgressMeter = "1" +Printf = "1" PyCall = "1" PyPlot = "2" +Random = "1" ReusableFunctions = "1" RobustPmap = "1" -SVR = "1" -Statistics = "1, 2" +SHA = "1" +SharedArrays = "1" +Sockets = "1" +SparseArrays = "1" +Statistics = "1" StatsBase = "0.33, 0.34, 0.35, 1" Suppressor = "0.2, 0.3" +SVR = "1" +Test = "1" YAML = "0.4.2, 0.5" XLSX = "0.7, 0.8, 0.9, 0.10, 1" julia = "1.9"