diff --git a/Project.toml b/Project.toml index 873e65b..aad50b8 100644 --- a/Project.toml +++ b/Project.toml @@ -14,14 +14,14 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f" [compat] +CUDA = "3" +Flux = "0.12" +GeometricFlux = "0.7" +GraphLaplacians = "0.1" +GraphSignals = "0.2, 0.3" +LightGraphs = "1.3" +Zygote = "0.6" julia = "1.6" -CUDA = "3" -Flux = "0.12" -GeometricFlux = "0.7" -GraphLaplacians = "0.1" -GraphSignals = "0.2" -LightGraphs = "1.3" -Zygote = "0.6" [extras] Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"