Skip to content

Commit bcbdaf5

Browse files
Revision of docs/Project.toml
1 parent 37f6846 commit bcbdaf5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[deps]
22
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
33
LaTeXStrings = "b964fa9f-0449-5b57-a5c2-d3ea65f4040f"
4-
LightGraphs = "093fc24a-ae57-5d10-9952-331d41423f4d"
4+
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
55
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
66
MultiscaleGraphSignalTransforms = "cc44fc10-d0fb-5545-af72-ba1cb661a341"
77
MultivariateStats = "6f286f6a-111f-5878-ab1e-185364afe411"
@@ -11,8 +11,8 @@ WaveletsExt = "8f464e1e-25db-479f-b0a5-b7680379e03f"
1111
[compat]
1212
Documenter = "0.26, 0.27"
1313
LaTeXStrings = "1.2"
14-
LightGraphs = "1.3"
15-
MultiscaleGraphSignalTransforms = "1.5"
14+
Graphs = "1.6.0"
15+
MultiscaleGraphSignalTransforms = "1.7"
1616
MultivariateStats = "0.8, 0.9"
1717
Plots = "1.15"
1818
WaveletsExt = "0.1"

0 commit comments

Comments
 (0)