diff --git a/docs/Project.toml b/docs/Project.toml index 29689f0..94c4035 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -4,4 +4,6 @@ Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6" SimpleWeightedGraphs = "47aef6b3-ad0c-573a-a1e2-d07658019622" [compat] -Documenter = "1" \ No newline at end of file +Documenter = "1" +Graphs = "1.13.2" +SimpleWeightedGraphs = "1.5.1"