Skip to content

Commit 16a63d3

Browse files
bump GMT
1 parent 1784861 commit 16a63d3

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
@@ -10,6 +10,7 @@ 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"
1314
GeoParams = "e018b62d-d9de-4a26-8697-af89c310ae38"
1415
Geodesy = "0ef565a4-170c-5f04-8de2-149903a85f3d"
1516
GeometryBasics = "5c1252a2-5f33-56bf-86c9-59e7332b4326"
@@ -34,7 +35,6 @@ WriteVTK = "64499a7a-5c06-52f2-abe2-ccb03c286192"
3435
[weakdeps]
3536
Chmy = "33a72cf0-4690-46d7-b987-06506c2248b9"
3637
GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a"
37-
GMT = "5752ebe1-31b9-557e-87aa-f909b540aa54"
3838
GridapGmsh = "3025c34a-b394-11e9-2a55-3fee550c04c8"
3939

4040
[extensions]
@@ -51,7 +51,7 @@ 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"
54+
GMT = "1.0 - 1.20"
5555
GeoParams = "0.2 - 0.6"
5656
Geodesy = "1"
5757
GeometryBasics = "0.1 - 0.4"
@@ -62,8 +62,8 @@ Interpolations = "0.14, 0.15"
6262
JLD2 = "0.4, 0.5"
6363
LightXML = "0.8, 0.9"
6464
MeshIO = "0.1 - 0.4"
65-
NearestNeighbors = "0.2 - 0.4"
6665
NCDatasets = "0.14"
66+
NearestNeighbors = "0.2 - 0.4"
6767
Parameters = "0.9 - 0.12"
6868
SpecialFunctions = "1.0, 2"
6969
StaticArrays = "1"
@@ -80,4 +80,4 @@ StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
8080
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
8181

8282
[targets]
83-
test = ["Test", "GMT", "StableRNGs", "GridapGmsh", "Chmy","KernelAbstractions"]
83+
test = ["Test", "GMT", "StableRNGs", "GridapGmsh", "Chmy", "KernelAbstractions"]

0 commit comments

Comments
 (0)