Skip to content

Commit

Permalink
906 update dependency versions (#907)
Browse files Browse the repository at this point in the history
Fixes #906

---------

Signed-off-by: Aleksander Chlebowski <114988527+chlebowa@users.noreply.github.com>
Signed-off-by: Joe Zhu <sha.joe.zhu@gmail.com>
Co-authored-by: Joe Zhu <sha.joe.zhu@gmail.com>
  • Loading branch information
chlebowa and shajoezhu committed Dec 18, 2023
1 parent e8ebbfd commit 34e7b72
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,14 @@ Depends:
R (>= 4.0),
teal (>= 0.14.0.9027),
teal.transform (>= 0.4.0.9011),
tern (>= 0.9.2.9017)
tern (>= 0.9.3)
Imports:
assertthat,
broom,
checkmate,
dplyr,
DT,
formatters (>= 0.5.0),
formatters (>= 0.5.5),
ggplot2 (>= 3.4.0),
ggrepel,
grid,
Expand All @@ -46,7 +46,7 @@ Imports:
rlang,
rlistings (>= 0.2.4),
rmarkdown,
rtables (>= 0.6.1),
rtables (>= 0.6.6),
scales,
shiny,
shinyjs,
Expand All @@ -59,8 +59,8 @@ Imports:
teal.logger (>= 0.1.1),
teal.reporter (>= 0.2.1),
teal.widgets (>= 0.4.0),
tern.gee (>= 0.1.0),
tern.mmrm (>= 0.2.1),
tern.gee (>= 0.1.3),
tern.mmrm (>= 0.3.0),
tidyr,
utils,
vistime
Expand Down

0 comments on commit 34e7b72

Please sign in to comment.