Skip to content

Commit 74c58d3

Browse files
limit glmnet to 0.7.2 (#21)
limit glmnet to 0.7.2
1 parent e4be902 commit 74c58d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
2121
CategoricalArrays = "0.10"
2222
DelimitedFiles = "1"
2323
GLM = "1"
24-
GLMNet = "0.7"
24+
GLMNet = "0.7.0 - 0.7.2"
2525
Interpolations = "0.15"
2626
Lasso = "0.7"
2727
MLJBase = "1"

0 commit comments

Comments
 (0)