Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Jul 7, 2023
1 parent 3c6a2b8 commit e8cc6bb
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Imports:
collections,
DBI,
dplyr (>= 1.1.2),
duckdb (>= 0.8.0),
duckdb (>= 0.8.1),
glue,
lifecycle,
purrr,
Expand All @@ -31,7 +31,7 @@ Imports:
tibble,
tidyselect,
utils,
vctrs (>= 0.6.2.9000)
vctrs (>= 0.6.3)
Suggests:
arrow,
constructive,
Expand All @@ -49,5 +49,3 @@ RoxygenNote: 7.2.3
Config/testthat/edition: 3
Config/testthat/parallel: false
Config/testthat/start-first: as_duckplyr_df, mutate, filter, count-tally
Remotes:
r-lib/vctrs#1847

0 comments on commit e8cc6bb

Please sign in to comment.