diff --git a/docs/Project.toml b/docs/Project.toml index cf5ee8fb..029cb423 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -3,4 +3,7 @@ Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4" MLDatasets = "eb30cadb-4394-5ae3-aed4-317e484a6458" [sources] -MLDatasets = {path = ".."} \ No newline at end of file +MLDatasets = {path = ".."} + +[compat] +Documenter = "1.17.0"