diff --git a/Project.toml b/Project.toml index 71fd0597..f857eb22 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "GraphPPL" uuid = "b3f8163a-e979-4e85-b43e-1f63d8c8b42c" -authors = ["Wouter Nuijten ", "Dmitry Bagaev "] version = "4.8.0" +authors = ["Wouter Nuijten ", "Dmitry Bagaev "] [deps] BitSetTuples = "0f2f92aa-23a3-4d05-b791-88071d064721" @@ -34,7 +34,7 @@ Dictionaries = "0.4" Distributions = "0.25" Documenter = "1.0" GraphPlot = "0.5, 0.6" -GraphViz = "0.2" +GraphViz = "0.2, 0.3" MacroTools = "0.5" MetaGraphsNext = "0.6, 0.7" NamedTupleTools = "0.14" @@ -48,8 +48,8 @@ julia = "1.10" Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595" Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f" Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4" -Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6" GraphViz = "f526b714-d49f-11e8-06ff-31ed36ee7ee0" +Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6" Hwloc = "0e44f5e4-bd66-52a0-8798-143a42290a1d" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" ReTestItems = "817f1d60-ba6b-4fd5-9520-3cf149f6a823"