Skip to content

Commit 889abc1

Browse files
authored
Merge pull request #55 from pat-alt/compathelper/new_version/2022-10-29-00-11-56-985-00027626326
CompatHelper: bump compat for MLUtils to 0.3, (keep existing compat)
2 parents e8026cf + d8c7551 commit 889abc1

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

Project.toml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -30,24 +30,24 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
3030
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
3131

3232
[compat]
33-
Flux = "0.13"
34-
MLJ = "0.18"
35-
RCall = "0.13"
3633
CSV = "0.10"
34+
CounterfactualExplanations = "0.1"
3735
DataFrames = "1"
38-
KernelFunctions = "0.10"
36+
Distances = "0.10"
3937
FileIO = "1"
40-
PlotThemes = "3"
41-
StatsBase = "0.33"
42-
Zygote = "0.6"
43-
MLUtils = "0.2"
44-
CounterfactualExplanations = "0.1"
38+
Flux = "0.13"
39+
Images = "0.25"
40+
KernelFunctions = "0.10"
4541
LaplaceRedux = "0.1"
46-
Distances = "0.10"
42+
MLJ = "0.18"
43+
MLUtils = "0.2, 0.3"
4744
Parameters = "0.12"
48-
Images = "0.25"
49-
ProgressMeter = "1"
45+
PlotThemes = "3"
5046
Plots = "1"
47+
ProgressMeter = "1"
48+
RCall = "0.13"
49+
StatsBase = "0.33"
50+
Zygote = "0.6"
5151
julia = "1.6"
5252

5353
[extras]

0 commit comments

Comments
 (0)