Skip to content

Commit 48b66a0

Browse files
committed
Updated compats
1 parent 17a63b9 commit 48b66a0

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

Project.toml

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,8 @@
1-
authors = ["Francesc Verdugo <f.verdugo.rojano@vu.nl>", "Eric Neiva <eric.neiva@college-de-france.fr>", "Pere Antoni Martorell <pere.antoni.martorell@upc.edu>", "Santiago Badia <santiago.badia@monash.edu>"]
21
name = "GridapEmbedded"
32
uuid = "8838a6a3-0006-4405-b874-385995508d5d"
3+
authors = ["Francesc Verdugo <f.verdugo.rojano@vu.nl>", "Eric Neiva <eric.neiva@college-de-france.fr>", "Pere Antoni Martorell <pere.antoni.martorell@upc.edu>", "Santiago Badia <santiago.badia@monash.edu>"]
44
version = "0.9.6"
55

6-
[compat]
7-
AbstractTrees = "0.3.3, 0.4"
8-
Algoim = "0.2.2"
9-
Combinatorics = "1"
10-
CxxWrap = "0.16"
11-
FillArrays = "0.10, 0.11, 0.12, 0.13, 1"
12-
FiniteDiff = "2.27.0"
13-
ForwardDiff = "0.10.38, 1"
14-
Graphs = "1.12.0"
15-
Gridap = "0.18.12"
16-
GridapDistributed = "0.3, 0.4"
17-
MPI = "0.20"
18-
MiniQhull = "0.1.0, 0.2, 0.3, 0.4"
19-
PartitionedArrays = "0.3.4"
20-
julia = "1.3"
21-
226
[deps]
237
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
248
Algoim = "0eb9048c-21de-4c7a-bfac-056de1940b74"
@@ -37,6 +21,22 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
3721
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3822
algoimWrapper_jll = "3c43aa7b-5398-51f3-8d75-8f051e6faa4d"
3923

24+
[compat]
25+
AbstractTrees = "0.3.3, 0.4"
26+
Algoim = "0.2.2"
27+
Combinatorics = "1"
28+
CxxWrap = "0.16"
29+
FillArrays = "0.10, 0.11, 0.12, 0.13, 1"
30+
FiniteDiff = "2.27.0"
31+
ForwardDiff = "0.10.38, 1"
32+
Graphs = "1.12.0"
33+
Gridap = "0.18.12, 0.19"
34+
GridapDistributed = "0.3, 0.4"
35+
MPI = "0.20"
36+
MiniQhull = "0.1.0, 0.2, 0.3, 0.4"
37+
PartitionedArrays = "0.3.4"
38+
julia = "1.3"
39+
4040
[extras]
4141
FiniteDiff = "6a86dc24-6348-571c-b903-95158fe2bd41"
4242
MPIPreferences = "3da0fdf6-3ccc-4f1b-acd9-58baa6c99267"

0 commit comments

Comments
 (0)