Skip to content

Commit 22ebb5b

Browse files
author
CompatHelper Julia
committed
CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat)
1 parent 38e1682 commit 22ebb5b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Project.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ GridapGmsh = "3025c34a-b394-11e9-2a55-3fee550c04c8"
4040
[extensions]
4141
Chmy_utils = "Chmy"
4242
GLMakie_Visualisation = "GLMakie"
43-
Gmsh_utils = "GridapGmsh"
4443
GMT_utils = "GMT"
44+
Gmsh_utils = "GridapGmsh"
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.11"
54+
GMT = "1"
5455
GeoParams = "0.2 - 0.7"
5556
Geodesy = "1"
5657
GeometryBasics = "0.1 - 0.5"
5758
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, 0.16"
@@ -67,6 +67,7 @@ NearestNeighbors = "0.2 - 0.4"
6767
Parameters = "0.9 - 0.12"
6868
SpecialFunctions = "1.0, 2"
6969
StaticArrays = "1"
70+
Statistics = "1"
7071
WhereTheWaterFlows = "0.10, 0.11"
7172
WriteVTK = "1"
7273
julia = "1.9"

0 commit comments

Comments
 (0)