diff --git a/test/Project.toml b/test/Project.toml index 2297ec0..a84d239 100644 --- a/test/Project.toml +++ b/test/Project.toml @@ -12,8 +12,8 @@ Aqua = "0.8" Documenter = "1" Graphs = "1.7" LinearAlgebra = "1.6" +SimpleWeightedGraphs = "1.5.0" SparseArrays = "1.6" Test = "1.6" - [sources] SimpleWeightedGraphs = { path = ".." }