File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4747 - uses : actions/checkout@v2
4848 - uses : julia-actions/setup-julia@v1
4949 with :
50- version : ' 1'
50+ version : ' 1.9 '
5151 - uses : julia-actions/julia-buildpkg@v1
5252 - uses : julia-actions/julia-docdeploy@v1
5353 env :
Original file line number Diff line number Diff line change @@ -28,11 +28,11 @@ CSV = "0.10"
2828CounterfactualExplanations = " 0.1 - 0"
2929DataFrames = " 1"
3030Distances = " 0.10"
31- Flux = " 0.13"
31+ Flux = " 0.13 - 0.14 "
3232Images = " 0.25"
3333KernelFunctions = " 0.10"
3434MLJBase = " 0.21.3"
35- MLUtils = " 0.3.1, 0.4"
35+ MLUtils = " 0.3.1 - 0.4"
3636Parameters = " 0.12"
3737ProgressMeter = " 1"
3838StatsBase = " 0.33"
Original file line number Diff line number Diff line change @@ -6,3 +6,8 @@ MLJBase = "a7f614a8-145f-11e9-1d2a-a57a1082229d"
66Plots = " 91a5bcdd-55d7-5caf-9e0b-520d859cae80"
77Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
88Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
9+
10+ [compat ]
11+ CounterfactualExplanations = " 0.1 - 0"
12+ Flux = " 0.13 - 0.14"
13+
You can’t perform that action at this time.
0 commit comments