diff --git a/Project.toml b/Project.toml index e241e827..95db33ea 100644 --- a/Project.toml +++ b/Project.toml @@ -33,10 +33,8 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f" [compat] -MixedModels = "4" -Tables = "1" BSplines = "0.3" -CategoricalArray = "0.10" +CategoricalArrays = "0.10" DSP = "0.7" DataFrames = "1" Distributions = "0.25" @@ -46,6 +44,7 @@ IncompleteLU = "0.2" IterativeSolvers = "0.9" MLBase = "0.9" Missings = "1" +MixedModels = "4" MixedModelsPermutations = "0.1" MixedModelsSim = "0.2" PkgBenchmark = "0.2"