Skip to content

Commit 34419ba

Browse files
author
andre_ramos
committed
fix julia version
1 parent 1a5b95e commit 34419ba

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1414
[compat]
1515
GLMNet = "0.7.4"
1616
Distributions = "0.16, 0.17, 0.18, 0.19, 0.20, 0.21, 0.22, 0.23, 0.24, 0.25"
17-
julia = "1"
17+
julia = "1.10"

docs/Project.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@ Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
44
GLMNet = "8d5ece8b-de18-5317-b113-243142960cc6"
55
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
66
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
7+
8+
[compat]
9+
julia = "1.10"

0 commit comments

Comments
 (0)