Skip to content

Commit 23c3b72

Browse files
committed
Added [compat] bounds for Aqua.jl and StaticArrays.jl
1 parent 2fc415c commit 23c3b72

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Project.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,11 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
88
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
99

1010
[compat]
11+
Aqua = "0.8"
1112
LinearAlgebra = "1.6"
1213
Requires = "1"
14+
StaticArrays = "1"
15+
Test = "1"
1316
julia = "1.6"
1417

1518
[extras]

0 commit comments

Comments
 (0)