Skip to content

Commit e149c44

Browse files
authored
Merge branch 'main' into compathelper/new_version/2022-08-18-00-11-28-853-04079166807
2 parents 829b1ee + 00d211d commit e149c44

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

Project.toml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,22 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
3131

3232
[compat]
3333
MLJ = "0.18"
34+
RCall = "0.13"
35+
CSV = "0.10"
36+
DataFrames = "1"
37+
KernelFunctions = "0.10"
38+
FileIO = "1"
39+
PlotThemes = "3"
40+
StatsBase = "0.33"
41+
Zygote = "0.6"
42+
MLUtils = "0.2"
43+
CounterfactualExplanations = "0.1"
44+
LaplaceRedux = "0.1"
45+
Distances = "0.10"
46+
Parameters = "0.12"
47+
Images = "0.25"
48+
ProgressMeter = "1"
49+
Plots = "1"
3450
julia = "1.6"
3551

3652
[extras]

0 commit comments

Comments
 (0)