Skip to content

Commit 637f406

Browse files
Update Project.toml
1 parent d81a390 commit 637f406

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ test = ["Test"]
2929

3030
[compat]
3131
SpecialFunctions = "0.7, 0.8, 0.9, 0.10, 1"
32-
BinaryProvider = "0.4, 0.5, 0.6"
33-
GenericSVD = "0.3"
34-
GenericSchur = "0.4"
32+
BinaryProvider = "0.4, 0.5, 0.6, 0.7, 0.9, 1"
33+
GenericSVD = "0.3, 0.4, 0.5"
34+
GenericSchur = "0.4, 0.5, 0.6"
3535
Readables = "0.3"
3636
julia = "1"

0 commit comments

Comments
 (0)