Skip to content

Commit

Permalink
Updated compats to comply with Gridap
Browse files Browse the repository at this point in the history
  • Loading branch information
JordiManyer committed Nov 7, 2024
1 parent d8e5289 commit e9a53b9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ SparseMatricesCSR = "a0a7dd2c-ebf4-11e9-1f05-cf50bc540ca1"
WriteVTK = "64499a7a-5c06-52f2-abe2-ccb03c286192"

[compat]
BlockArrays = "0.16.38"
FillArrays = "0.8.4,1"
BlockArrays = "1"
FillArrays = "1"
Gridap = "0.18.3"
LinearAlgebra = "1.3"
LinearAlgebra = "1"
MPI = "0.16, 0.17, 0.18, 0.19, 0.20"
PartitionedArrays = "0.3.3"
SparseArrays = "1.3"
Expand Down

0 comments on commit e9a53b9

Please sign in to comment.