Skip to content

Commit 5198011

Browse files
authored
Merge branch 'master' into compathelper/new_version/2021-05-03-00-06-11-204-3403854347
2 parents 1b3fea3 + 4f42ca0 commit 5198011

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ ToeplitzMatrices = "c751599d-da0a-543b-9d20-d0a503d91d24"
1717

1818
[compat]
1919
Distributions = "0.21, 0.22, 0.23, 0.24, 0.25"
20-
Interpolations = "0.12"
21-
MAT = "0.6, 0.7, 0.8"
20+
Interpolations = "0.12, 0.13"
21+
MAT = "0.6, 0.7, 0.8, 0.9, 0.10"
2222
SpecialFunctions = "0.8, 0.9, 0.10, 1.0"
23-
StaticArrays = "0.12"
23+
StaticArrays = "0.12, 1.1"
2424
StatsBase = "0.32, 0.33"
25-
ToeplitzMatrices = "0.6"
25+
ToeplitzMatrices = "0.6, 0.7"
2626
julia = "1.5"
2727

2828
[extras]

0 commit comments

Comments
 (0)