File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
name = " MLJLinearModels"
2
2
uuid = " 6ee0df7b-362f-4a72-a706-9e79364fb692"
3
3
authors = [
" Thibaut Lienart <[email protected] >" ]
4
- version = " 0.5.2 "
4
+ version = " 0.5.3 "
5
5
6
6
[deps ]
7
7
DocStringExtensions = " ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
@@ -13,12 +13,12 @@ Optim = "429524aa-4258-5aef-a3af-852621145aeb"
13
13
Parameters = " d96e819e-fc66-5662-9728-84c9c7592b0a"
14
14
15
15
[compat ]
16
- DocStringExtensions = " ^ 0.8"
17
- IterativeSolvers = " ^ 0.8"
18
- LinearMaps = " ^ 2.6"
19
- MLJModelInterface = " ^ 0.3,^ 0.4"
20
- Optim = " 0.20,0.21,1"
21
- Parameters = " ^ 0.12"
16
+ DocStringExtensions = " 0.8"
17
+ IterativeSolvers = " 0.8, 0.9 "
18
+ LinearMaps = " 2.6, 3.2 "
19
+ MLJModelInterface = " 0.3, 0.4"
20
+ Optim = " 0.20, 0.21, 1"
21
+ Parameters = " 0.12"
22
22
julia = " ^1"
23
23
24
24
[extras ]
You can’t perform that action at this time.
0 commit comments