Skip to content

Commit 56b1d02

Browse files
committed
Updated compats
1 parent e040fd7 commit 56b1d02

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

Project.toml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,8 @@
1-
authors = ["Santiago Badia <santiago.badia@monash.edu>", "Francesc Verdugo <fverdugo@cimne.upc.edu>"]
21
name = "Tutorials"
32
uuid = "ab87341f-2653-5384-8dc6-691ea82e91b3"
3+
authors = ["Santiago Badia <santiago.badia@monash.edu>", "Francesc Verdugo <fverdugo@cimne.upc.edu>"]
44
version = "0.17.0"
55

6-
[compat]
7-
Gridap = "0.17.9"
8-
GridapDistributed = "0.3"
9-
GridapGmsh = "0.7"
10-
GridapP4est = "0.3"
11-
GridapPETSc = "0.5"
12-
MPI = "0.20"
13-
PartitionedArrays = "0.3"
14-
SpecialFunctions = "1"
15-
julia = "1.3"
16-
176
[deps]
187
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
198
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -43,6 +32,17 @@ Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
4332
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
4433
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
4534

35+
[compat]
36+
Gridap = "0.17.19"
37+
GridapDistributed = "0.3"
38+
GridapGmsh = "0.7"
39+
GridapP4est = "0.3"
40+
GridapPETSc = "0.5"
41+
MPI = "0.20"
42+
PartitionedArrays = "0.3"
43+
SpecialFunctions = "1"
44+
julia = "1.3"
45+
4646
[extras]
4747
MPIPreferences = "3da0fdf6-3ccc-4f1b-acd9-58baa6c99267"
4848
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)