Skip to content

Commit afe377e

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for Meshes in [weakdeps] to 0.53, (keep existing compat)
1 parent b94b552 commit afe377e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ Tullio = "bc48ee85-29a4-5162-ae0b-a64e1601d4bc"
4040
[weakdeps]
4141
AMGCLWrap = "4f76b812-4ba5-496d-b042-d70715554288"
4242
GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a"
43-
GraphMakie = "1ecd5474-83a3-4783-bb4f-06765db800d2"
4443
Gmsh = "705231aa-382f-11e9-3f0c-b7cb4346fdeb"
44+
GraphMakie = "1ecd5474-83a3-4783-bb4f-06765db800d2"
4545
HYPRE = "b5ffcf37-a2bd-41ab-a3da-4bd9bc8ad771"
4646
KaHyPar = "2a6221f6-aa48-11e9-3542-2d9e0ef01880"
4747
LayeredLayouts = "f4a74d36-062a-4d48-97cd-1356bad1de4e"
@@ -54,8 +54,8 @@ PartitionedArrays = "5a9dfac6-5c52-46f7-8278-5e2210713be9"
5454
[extensions]
5555
JutulAMGCLWrapExt = "AMGCLWrap"
5656
JutulGLMakieExt = "GLMakie"
57-
JutulGraphMakieExt = ["GraphMakie", "NetworkLayout", "LayeredLayouts", "Makie"]
5857
JutulGmshExt = "Gmsh"
58+
JutulGraphMakieExt = ["GraphMakie", "NetworkLayout", "LayeredLayouts", "Makie"]
5959
JutulHYPREExt = "HYPRE"
6060
JutulKaHyParExt = "KaHyPar"
6161
JutulMakieExt = "Makie"
@@ -82,7 +82,7 @@ LoopVectorization = "0.12.115"
8282
MAT = "0.10.3"
8383
Makie = "0.21, 0.22"
8484
MappedArrays = "0.4.1"
85-
Meshes = "0.28 - 0.41"
85+
Meshes = "0.28 - 0.41, 0.53"
8686
Metis = "1.1.0"
8787
NetworkLayout = "0.4.5"
8888
OrderedCollections = "1.4.1"
@@ -102,8 +102,8 @@ julia = "1.7"
102102
[extras]
103103
CPUSummary = "2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9"
104104
GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a"
105-
GraphMakie = "1ecd5474-83a3-4783-bb4f-06765db800d2"
106105
Gmsh = "705231aa-382f-11e9-3f0c-b7cb4346fdeb"
106+
GraphMakie = "1ecd5474-83a3-4783-bb4f-06765db800d2"
107107
HYPRE = "b5ffcf37-a2bd-41ab-a3da-4bd9bc8ad771"
108108
KaHyPar = "2a6221f6-aa48-11e9-3542-2d9e0ef01880"
109109
LayeredLayouts = "f4a74d36-062a-4d48-97cd-1356bad1de4e"

0 commit comments

Comments
 (0)