mirror of
https://github.com/saymrwulf/prophet.git
synced 2026-06-28 03:21:06 +00:00
Bump dplyr requirement to 0.7.7 (#781)
This commit is contained in:
parent
26f60c0a49
commit
16b0166518
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ Depends:
|
|||
Rcpp (>= 0.12.0),
|
||||
rlang (>= 0.3.0.1)
|
||||
Imports:
|
||||
dplyr (>= 0.5.0),
|
||||
dplyr (>= 0.7.7),
|
||||
dygraphs (>= 1.1.1.4),
|
||||
extraDistr,
|
||||
ggplot2,
|
||||
|
|
|
|||
Loading…
Reference in a new issue