Skip to content

Commit

Permalink
chore: depend on mlr3 >= 0.22.1 due to assert measure
Browse files Browse the repository at this point in the history
  • Loading branch information
sumny committed Nov 28, 2024
1 parent a97fdbf commit 4355e74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Imports:
checkmate (>= 2.0.0),
data.table,
lgr (>= 0.3.4),
mlr3 (>= 0.21.1),
mlr3 (>= 0.22.1),
mlr3misc (>= 0.11.0),
paradox (>= 1.0.1),
spacefillr,
Expand Down

0 comments on commit 4355e74

Please sign in to comment.