diff --git a/examples/Project.toml b/examples/Project.toml index 74d4a80..479d0d9 100644 --- a/examples/Project.toml +++ b/examples/Project.toml @@ -7,6 +7,6 @@ NamedGraphs = "678767b0-92e7-4007-89e4-4527a8725b19" path = ".." [compat] -DataGraphs = "0.4" +DataGraphs = "0.4, 0.5" Graphs = "1.12" NamedGraphs = "0.11"