Skip to content

Commit 4afa88f

Browse files
authored
Merge pull request #17 from ParallelGSReg/development
Updated compat in Project.toml
2 parents 3ffa427 + 65a64d9 commit 4afa88f

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Project.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,13 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
2121

2222
[compat]
2323
julia = "1.6.7"
24+
DataFrames = "1.5.0"
25+
Distributions = "0.25.87"
26+
GLM = "1.8.2"
27+
GLMNet = "0.7.1"
28+
JLD2 = "0.4.31"
29+
ShiftedArrays = "2.0.0"
30+
SingularSpectrumAnalysis = "0.5.1"
2431

2532
[extras]
2633
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)