We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1aa9f9 commit 3ce5490Copy full SHA for 3ce5490
1 file changed
Project.toml
@@ -39,13 +39,13 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
39
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
40
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
41
42
-[sources]
43
-GetDP = {rev = "main", url = "https://github.com/Electa-Git/GetDP.jl"}
44
-
45
[weakdeps]
46
GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a"
47
WGLMakie = "276b4fcb-3e11-5398-bf8b-a0c2d153d008"
48
+[sources.GetDP]
+rev = "main"
+url = "https://github.com/Electa-Git/GetDP.jl"
49
50
[compat]
51
CSV = "0.10.15"
@@ -60,6 +60,7 @@ DocStringExtensions = "0.9.3"
60
EzXML = "1.2.0"
61
ForceImport = "0.0.3"
62
Functors = "0.5.2"
63
+GLMakie = "0.13"
64
Gmsh = "0.3.1"
65
JSON3 = "1.14.2"
66
LinearAlgebra = "1.11.0"
0 commit comments