diff --git a/Project.toml b/Project.toml index bc342b2..0de1e50 100644 --- a/Project.toml +++ b/Project.toml @@ -25,23 +25,23 @@ TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f" WriteVTK = "64499a7a-5c06-52f2-abe2-ccb03c286192" [compat] -AbstractTrees = "0.4.5" -BlockArrays = "1.9.3" -DrWatson = "2.19.1" -ForwardDiff = "1.3.2" +AbstractTrees = "0.4" +BlockArrays = "1.9" +DrWatson = "2.19" +ForwardDiff = "1.3" Gridap = "0.19.7" -GridapDistributed = "0.4.10" -GridapGmsh = "0.7.3" -GridapPETSc = "0.5.6" -GridapSolvers = "0.6.1" -IterativeSolvers = "0.9.4" -JSON = "1.4.0" -PartitionedArrays = "0.3.5" -ProfileView = "1.10.2" -Roots = "2.2.10" -StaticArrays = "1.9.16" -TimerOutputs = "0.5.29" -WriteVTK = "1.21.2" -LinearAlgebra = "1.10.0" -Profile = "1.10.0" +GridapDistributed = "0.4" +GridapGmsh = "0.7" +GridapPETSc = "0.5" +GridapSolvers = "0.6" +IterativeSolvers = "0.9" +JSON = "1.4" +PartitionedArrays = "0.3" +ProfileView = "1.10" +Roots = "2.2" +StaticArrays = "1.9" +TimerOutputs = "0.5" +WriteVTK = "1.21" +LinearAlgebra = "1.10" +Profile = "1.10" julia = "1.10"