Skip to content

Commit 8a5ab29

Browse files
committed
add compat bounds
1 parent 0ada475 commit 8a5ab29

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Project.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,13 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1717
UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
1818

1919
[compat]
20-
ControlSystems = "0.11"
2120
ComponentArrays = "0.9, 0.10"
21+
ControlSystems = "0.11"
2222
MatrixPencils = "1"
2323
MonteCarloMeasurements = "1.0"
24+
Optim = "1.5"
25+
Distributions = "0.25"
26+
RecipesBase = "1"
2427
UnPack = "1.0"
2528
julia = "1.6"
2629

0 commit comments

Comments
 (0)