forked from Electa-Git/LineCableModels.jl
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathProject.toml
More file actions
101 lines (95 loc) · 3.26 KB
/
Project.toml
File metadata and controls
101 lines (95 loc) · 3.26 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
name = "LineCableModels"
uuid = "dffb7669-8cd4-4628-99dd-7694e356ba37"
authors = ["Amauri Martins"]
git_url = "https://github.com/Electa-Git/LineCableModels.jl"
version = "0.1.1-DEV"
[deps]
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
Calculus = "49dc2e85-a5d0-5ad3-a950-438e2897f1b9"
ColorSchemes = "35d6a980-a343-548e-a6ea-1d62b119f2f4"
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
DisplayAs = "0b91fe84-8a4c-11e9-3e1d-67c38462b6d6"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
EzXML = "8f5d6c58-4d21-5cfd-889c-e3ad7ee6a615"
ForceImport = "9dda63f9-cce7-5873-89fa-eccbb2fffcde"
GetDP = "dbfd83e6-7aba-450b-9c2b-93ccd973023a"
Gmsh = "705231aa-382f-11e9-3f0c-b7cb4346fdeb"
JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1"
LaTeXStrings = "b964fa9f-0449-5b57-a5c2-d3ea65f4040f"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
LoggingExtras = "e6f89c97-d47a-5376-807f-9c37f3926c36"
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
Measurements = "eff96d63-e80a-5855-80a2-b1b0885c5ab7"
NLsolve = "2774e3e8-f4cf-5e23-947b-6d7e65073b56"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
PolygonOps = "647866c9-e3ac-4575-94e7-e3d426903924"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
XLSX = "fdbf4ff8-1666-58a4-91e7-1b58723a45e0"
[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]
Aqua = "0.8"
CairoMakie = "0.15"
Calculus = "0.5.2"
ColorSchemes = "3.27.1"
Colors = "0.13.0"
DataFrames = "1.7.0"
Dates = "1.11.0"
DisplayAs = "0.1.6"
Distributions = "0.25.122"
DocStringExtensions = "0.9.3"
EzXML = "1.2.0"
ForceImport = "0.0.3"
GLMakie = "0.13"
Gmsh = "0.3.1"
JSON3 = "1.14.2"
LaTeXStrings = "1.4.0"
LinearAlgebra = "1.11.0"
Logging = "1.11.0"
LoggingExtras = "1.1.0"
MacroTools = "0.5.16"
Makie = "0.24.6"
Measurements = "2.11.0"
NLsolve = "4.5.1"
Pkg = "1.11.0"
Plots = "1.40.9"
PolygonOps = "0.1.2"
Printf = "1.11.0"
QuadGK = "2.11.2"
Random = "1.11.0"
Reexport = "1.2.2"
Serialization = "1.11.0"
SpecialFunctions = "2.5.0"
Statistics = "1.11.1"
StatsBase = "0.34.7"
Tables = "1.12.1"
TestItemRunner = "1.1.0"
UUIDs = "1.11.0"
WGLMakie = "0.13"
XLSX = "0.10.4"
[extras]
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
Coverage = "a2441757-f6aa-5fb2-8edb-039e3f45d037"
SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
TestItemRunner = "f8b46487-2199-4994-9208-9a1283c18c0a"
[targets]
test = ["Test", "Coverage", "SafeTestsets", "TestItemRunner", "Aqua"]