diff --git a/Project.toml b/Project.toml index adeb7c0f..d65a1a2c 100644 --- a/Project.toml +++ b/Project.toml @@ -39,13 +39,13 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b" Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4" -[sources] -GetDP = {rev = "main", url = "https://github.com/Electa-Git/GetDP.jl"} - [weakdeps] GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a" WGLMakie = "276b4fcb-3e11-5398-bf8b-a0c2d153d008" +[sources.GetDP] +rev = "main" +url = "https://github.com/Electa-Git/GetDP.jl" [compat] CSV = "0.10.15" @@ -60,6 +60,7 @@ DocStringExtensions = "0.9.3" EzXML = "1.2.0" ForceImport = "0.0.3" Functors = "0.5.2" +GLMakie = "0.13" Gmsh = "0.3.1" JSON3 = "1.14.2" LinearAlgebra = "1.11.0"