Skip to content

Commit fe8105c

Browse files
Merge pull request #174 from gridap/freezing_versions_of_tutorials
Freezing version of dependencies for tutorials
2 parents 0d4a06c + 00f9d62 commit fe8105c

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Project.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
3333
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
3434

3535
[compat]
36-
Gridap = "0.17.19"
37-
GridapDistributed = "0.3"
38-
GridapGmsh = "0.7"
39-
GridapP4est = "0.3"
40-
GridapPETSc = "0.5"
36+
Gridap = "=0.17.19"
37+
GridapDistributed = "=0.3"
38+
GridapGmsh = "=0.7"
39+
GridapP4est = "=0.3"
40+
GridapPETSc = "=0.5"
4141
MPI = "0.20"
42-
PartitionedArrays = "0.3"
42+
PartitionedArrays = "=0.3.3"
4343
SpecialFunctions = "1"
4444
julia = "1.3"
4545

0 commit comments

Comments
 (0)