Skip to content

Commit

Permalink
Fix compat
Browse files Browse the repository at this point in the history
  • Loading branch information
lpawela authored Feb 1, 2024
1 parent 6b3f538 commit 4687a19
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
MetaGraphs = "626554b9-1ddb-594c-aa3c-2596fe9399a5"

[compat]
Graphs = "1.9"
MetaGraphs = "0.7"
julia = ">= 1.5"
julia = "1.5"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

0 comments on commit 4687a19

Please sign in to comment.