diff --git a/Project.toml b/Project.toml index 31fede7..1e96758 100644 --- a/Project.toml +++ b/Project.toml @@ -13,10 +13,10 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" [compat] Combinatorics = "1.0.2" -Graphs = "~1.7, 1.8" +Graphs = "1.7" JuMP = "^1.2" MathOptInterface = "1" -MetaGraphs = "~0.7" +MetaGraphs = "0.7, 0.8" julia = "1.6" [extras]