Skip to content

Commit 7799dda

Browse files
committed
GMT fix
1 parent 39ee45d commit 7799dda

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

Project.toml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ Downloads = "f43a241f-c20a-4ad4-852c-f6b1247861c6"
1010
FFMPEG = "c87230d0-a227-11e9-1b43-d7ebe4e7570a"
1111
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
1212
GDAL_jll = "a7073274-a066-55f0-b90d-d619367d196c"
13-
GMT = "5752ebe1-31b9-557e-87aa-f909b540aa54"
1413
GeoParams = "e018b62d-d9de-4a26-8697-af89c310ae38"
1514
Geodesy = "0ef565a4-170c-5f04-8de2-149903a85f3d"
1615
GeometryBasics = "5c1252a2-5f33-56bf-86c9-59e7332b4326"
@@ -35,13 +34,14 @@ WriteVTK = "64499a7a-5c06-52f2-abe2-ccb03c286192"
3534
[weakdeps]
3635
Chmy = "33a72cf0-4690-46d7-b987-06506c2248b9"
3736
GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a"
37+
GMT = "5752ebe1-31b9-557e-87aa-f909b540aa54"
3838
GridapGmsh = "3025c34a-b394-11e9-2a55-3fee550c04c8"
3939

4040
[extensions]
4141
Chmy_utils = "Chmy"
4242
GLMakie_Visualisation = "GLMakie"
43-
GMT_utils = "GMT"
4443
Gmsh_utils = "GridapGmsh"
44+
GMT_utils = "GMT"
4545

4646
[compat]
4747
Chmy = "0.1.20"
@@ -51,11 +51,11 @@ FFMPEG = "0.4"
5151
FileIO = "1"
5252
GDAL_jll = "300.900.0 - 301.901.0"
5353
GLMakie = "0.8, 0.9, 0.10"
54-
GMT = "1.0 - 1.14"
5554
GeoParams = "0.2 - 0.6"
5655
Geodesy = "1"
5756
GeometryBasics = "0.1 - 0.4"
5857
Glob = "1.2 - 1.3"
58+
GMT = "1"
5959
GridapGmsh = "0.5 - 0.7"
6060
ImageIO = "0.1 - 0.6"
6161
Interpolations = "0.14, 0.15"
@@ -74,7 +74,6 @@ julia = "1.9"
7474
[extras]
7575
Chmy = "33a72cf0-4690-46d7-b987-06506c2248b9"
7676
GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a"
77-
GMT = "5752ebe1-31b9-557e-87aa-f909b540aa54"
7877
KernelAbstractions = "63c18a36-062a-441e-b654-da1e3ab1ce7c"
7978
StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
8079
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)