Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: David Widmann <devmotion@users.noreply.github.com>
  • Loading branch information
sethaxen and devmotion committed May 22, 2023
1 parent 39575f9 commit 464386f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Expand Up @@ -24,7 +24,7 @@ DataStructures = "0.18.3"
Distributions = "0.25"
MLJModelInterface = "1.6"
SpecialFunctions = "0.8, 0.9, 0.10, 1, 2"
StatsBase = "0.32, 0.33, 0.34"
StatsBase = "0.33, 0.34"
StatsFuns = "1"
Tables = "1"
julia = "1.6"
Expand Down
2 changes: 1 addition & 1 deletion test/Project.toml
Expand Up @@ -32,6 +32,6 @@ MLJLIBSVMInterface = "0.2"
MLJModels = "0.16"
MLJXGBoostInterface = "0.3"
OffsetArrays = "1"
StatsBase = "0.32, 0.33, 0.34"
StatsBase = "0.33, 0.34"
Tables = "1"
julia = "1.6"

0 comments on commit 464386f

Please sign in to comment.