Skip to content

Commit 3e18378

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for XLSX to 0.11, (keep existing compat)
1 parent 1cebbc8 commit 3e18378

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

Project.toml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name = "LineCableModels"
22
uuid = "dffb7669-8cd4-4628-99dd-7694e356ba37"
3+
version = "0.1.1-DEV"
34
authors = ["Amauri Martins"]
45
git_url = "https://github.com/Electa-Git/LineCableModels.jl"
5-
version = "0.1.1-DEV"
66

77
[deps]
88
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
@@ -46,8 +46,9 @@ XLSX = "fdbf4ff8-1666-58a4-91e7-1b58723a45e0"
4646
GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a"
4747
WGLMakie = "276b4fcb-3e11-5398-bf8b-a0c2d153d008"
4848

49-
[sources]
50-
GetDP = {rev = "main", url = "https://github.com/Electa-Git/GetDP.jl"}
49+
[sources.GetDP]
50+
rev = "main"
51+
url = "https://github.com/Electa-Git/GetDP.jl"
5152

5253
[compat]
5354
Aqua = "0.8"
@@ -88,7 +89,7 @@ Tables = "1.12.1"
8889
TestItemRunner = "1.1.0"
8990
UUIDs = "1.11.0"
9091
WGLMakie = "0.13"
91-
XLSX = "0.10.4"
92+
XLSX = "0.10.4, 0.11"
9293

9394
[extras]
9495
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"

0 commit comments

Comments
 (0)