Skip to content
This repository was archived by the owner on Oct 1, 2020. It is now read-only.

Commit 40b1763

Browse files
author
Raphael Sonabend
committed
Update DESCRIPTION
1 parent baaf062 commit 40b1763

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ Depends:
1313
R (>= 3.1.0)
1414
Imports:
1515
data.table,
16-
keras,
16+
keras (>= 2.3.0),
1717
mlr3 (>= 0.4.0.9000),
1818
mlr3misc,
1919
mlr3proba (>= 0.2.0.9000),
2020
paradox,
21-
reticulate (>= 1.10)
21+
reticulate (>= 1.16),
2222
R6,
2323
Rcpp (>= 1.0.4),
2424
survival,

0 commit comments

Comments
 (0)