Skip to content

Commit 5e73e09

Browse files
Update Project.toml
1 parent e3a7e93 commit 5e73e09

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Project.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ Requires = "ae029012-a4dd-5104-9daa-d747884805df"
1818
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
1919

2020
[compat]
21-
GenericSVD = "0"
22-
GenericSchur = "0"
21+
GenericSVD = "0.3, 0.4, 0.5"
22+
GenericSchur = "0.3, 0.4, 0.5"
2323
Polynomials = "0.8, 1"
24-
Quadmath = "0"
25-
Requires = "0, 1.0"
26-
SpecialFunctions = "0"
24+
Quadmath = "0.4, 0.5, 0.6"
25+
Requires = "1"
26+
SpecialFunctions = "0.9, 0.10, 1"
2727
julia = "1"
2828

2929
[extras]

0 commit comments

Comments
 (0)