diff --git a/Project.toml b/Project.toml index d8811245..643005a9 100644 --- a/Project.toml +++ b/Project.toml @@ -21,6 +21,15 @@ SparseMatricesCSR = "a0a7dd2c-ebf4-11e9-1f05-cf50bc540ca1" [compat] Gridap = "0.16" julia = "1.3" +ArgParse = "1" +Distances = "0.10" +FillArrays = "0.11, 0.12" +GridapDistributedPETScWrappers = "0.1" +MPI = "0.18,0.19" +NLSolversBase = "7" +NLsolve = "4" +P4est_wrapper = "0.1" +SparseMatricesCSR = "0.6" [extras] Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"