Skip to content

Commit 9ecbc07

Browse files
committed
Adding BlockArrays to compat section
1 parent ceaece9 commit 9ecbc07

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

+2-1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ WriteVTK = "64499a7a-5c06-52f2-abe2-ccb03c286192"
2727
[compat]
2828
AbstractTrees = "0.3.3"
2929
BSON = "0.2.5"
30+
BlockArrays = "0.12.12"
3031
Combinatorics = "1.0.0"
3132
DocStringExtensions = "0.8.1"
3233
FastGaussQuadrature = "0.4.2"
@@ -40,7 +41,7 @@ NLsolve = "4.3.0"
4041
QuadGK = "2.3.1"
4142
StaticArrays = "0.12.1"
4243
WriteVTK = "1.7"
43-
julia = "1.0"
44+
julia = "1.3"
4445

4546
[extras]
4647
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)