diff --git a/Project.toml b/Project.toml index 0cf87176..560eb7b5 100644 --- a/Project.toml +++ b/Project.toml @@ -30,7 +30,7 @@ AdvancedMH = "0.6, 0.7, 0.8" Conda = "1.7" Distributions = "0.24, 0.25" DocStringExtensions = "0.8, 0.9" -EnsembleKalmanProcesses = "1.1, 2" +EnsembleKalmanProcesses = "2" GaussianProcesses = "0.12" MCMCChains = "4.14, 5, 6" Printf = "1" @@ -42,7 +42,7 @@ ScikitLearn = "0.6, 0.7" StableRNGs = "1" Statistics = "1" StatsBase = "0.33, 0.34" -julia = "1.6, 1.7, 1.8, 1.9" +julia = "1.6, 1.7, 1.8, 1.9, 1.10, 1.11" [extras] Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"