We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d4a06c commit 00f9d62Copy full SHA for 00f9d62
1 file changed
Project.toml
@@ -33,13 +33,13 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
33
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
34
35
[compat]
36
-Gridap = "0.17.19"
37
-GridapDistributed = "0.3"
38
-GridapGmsh = "0.7"
39
-GridapP4est = "0.3"
40
-GridapPETSc = "0.5"
+Gridap = "=0.17.19"
+GridapDistributed = "=0.3"
+GridapGmsh = "=0.7"
+GridapP4est = "=0.3"
+GridapPETSc = "=0.5"
41
MPI = "0.20"
42
-PartitionedArrays = "0.3"
+PartitionedArrays = "=0.3.3"
43
SpecialFunctions = "1"
44
julia = "1.3"
45
0 commit comments