diff --git a/Project.toml b/Project.toml index 7155f9d..f524063 100644 --- a/Project.toml +++ b/Project.toml @@ -36,8 +36,9 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f" cuDNN = "02a925ec-e4fe-4b08-9a7e-0d78e3d38ccd" -[sources] -GraphNetCore = {rev = "GNS-small-graph", url = "https://github.com/una-auxme/GraphNetCore.jl"} +[sources.GraphNetCore] +rev = "GNS-small-graph" +url = "https://github.com/una-auxme/GraphNetCore.jl" [compat] Adapt = "4.3.0" @@ -67,7 +68,7 @@ Printf = "1" ProgressMeter = "1.7.0 - 1" Random = "1" RecursiveArrayTools = "3.36.0" -SciMLBase = "2.7.0 - 2" +SciMLBase = "2.7.0 - 2, 3" SciMLSensitivity = "7.76 - 7" Statistics = "1" Test = "1"