diff --git a/Project.toml b/Project.toml index 23d1c862..3f466003 100644 --- a/Project.toml +++ b/Project.toml @@ -36,7 +36,7 @@ Formatting = "0.4" IteratorInterfaceExtensions = "0.1.1, 1" MLJModelInterface = "0.3.5, 0.4, 1.0" NaturalSort = "1" -PrettyTables = "0.9, 0.10, 0.11, 0.12" +PrettyTables = "0.9, 0.10, 0.11, 0.12, 1" RecipesBase = "0.7, 0.8, 1.0" SpecialFunctions = "^0.8, 0.9, 0.10, 1.0" StatsBase = "0.32, 0.33" diff --git a/docs/Project.toml b/docs/Project.toml index 0fc7b3f1..1adabc3b 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -9,7 +9,7 @@ StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd" [compat] CategoricalArrays = "0.8, 0.9" -DataFrames = "0.22" +DataFrames = "0.22, 1" Documenter = "0.26" Gadfly = "1.3" MLJModels = "0.14"