diff --git a/Project.toml b/Project.toml index adeb7c0f..79711499 100644 --- a/Project.toml +++ b/Project.toml @@ -39,16 +39,17 @@ 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" +CairoMakie = "0.15" Calculus = "0.5.2" ColorSchemes = "3.27.1" Colors = "0.13.0"