diff --git a/Project.toml b/Project.toml index d8f7db91..02b0c018 100755 --- a/Project.toml +++ b/Project.toml @@ -23,17 +23,17 @@ SparseMatricesCSR = "a0a7dd2c-ebf4-11e9-1f05-cf50bc540ca1" [compat] BenchmarkTools = "1" -BlockArrays = "0.16" +BlockArrays = "1" ChainRulesCore = "1" CircularArrays = "1" -FillArrays = "0.8.4,1" +FillArrays = "1" Gridap = "0.18" GridapDistributed = "0.4" GridapPETSc = "0.5" -GridapSolvers = "0.3" +GridapSolvers = "0.4" JLD2 = "0.4" -MPI = "0.19, 0.20" -PartitionedArrays = "0.3" +MPI = "0.16, 0.17, 0.18, 0.19, 0.20" +PartitionedArrays = "0.3.3" SparseMatricesCSR = "0.6.6" julia = "1.6.7"