From 25ef41fb82038ba6c4bf8db10131fc86bf7ffb93 Mon Sep 17 00:00:00 2001 From: Anthony North Date: Tue, 24 Oct 2023 03:43:49 +0000 Subject: [PATCH] bump purrr, rlang, vctrs --- DESCRIPTION | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 869e86a..3eae5b7 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -17,16 +17,16 @@ Imports: jsonlite, lifecycle, magrittr, - purrr, + purrr (>= 1.0), R6, - rlang, + rlang (>= 1.0), scales, sf (>= 0.9.3), stylebox (>= 0.2.0), tidyassert (>= 0.3.0), tidyselect, uuid, - vctrs, + vctrs (>= 0.6), wk (>= 0.9) Suggests: geojsonsf,