Skip to content

Commit 5b0d0af

Browse files
Quarantine: DO NOT EVER MERGE!
1 parent 36c8b19 commit 5b0d0af

180 files changed

Lines changed: 35985 additions & 34220 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Project.toml

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
1212
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
1313
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
1414
DisplayAs = "0b91fe84-8a4c-11e9-3e1d-67c38462b6d6"
15-
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
1615
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
1716
EzXML = "8f5d6c58-4d21-5cfd-889c-e3ad7ee6a615"
1817
ForceImport = "9dda63f9-cce7-5873-89fa-eccbb2fffcde"
@@ -31,22 +30,18 @@ Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
3130
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
3231
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
3332
QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc"
34-
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
3533
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
3634
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
3735
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
3836
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
39-
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
40-
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
4137
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
42-
XLSX = "fdbf4ff8-1666-58a4-91e7-1b58723a45e0"
4338

4439
[weakdeps]
4540
GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a"
4641
WGLMakie = "276b4fcb-3e11-5398-bf8b-a0c2d153d008"
4742

4843
[sources]
49-
GetDP = {rev = "main", url = "https://github.com/Electa-Git/GetDP.jl"}
44+
GetDP = {rev = "fix/recover-pr12", url = "https://github.com/Electa-Git/GetDP.jl"}
5045

5146
[compat]
5247
Aqua = "0.8"
@@ -57,7 +52,6 @@ Colors = "0.13.0"
5752
DataFrames = "1.7.0"
5853
Dates = "1.11.0"
5954
DisplayAs = "0.1.6"
60-
Distributions = "0.25.122"
6155
DocStringExtensions = "0.9.3"
6256
EzXML = "1.2.0"
6357
ForceImport = "0.0.3"
@@ -76,17 +70,13 @@ Pkg = "1.11.0"
7670
Plots = "1.40.9"
7771
Printf = "1.11.0"
7872
QuadGK = "2.11.2"
79-
Random = "1.11.0"
8073
Reexport = "1.2.2"
8174
Serialization = "1.11.0"
8275
SpecialFunctions = "2.5.0"
8376
Statistics = "1.11.1"
84-
StatsBase = "0.34.7"
85-
Tables = "1.12.1"
8677
TestItemRunner = "1.1.0"
8778
UUIDs = "1.11.0"
8879
WGLMakie = "0.13"
89-
XLSX = "0.10.4"
9080

9181
[extras]
9282
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"

examples/cables_library.json

Lines changed: 1682 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)