diff --git a/DESCRIPTION b/DESCRIPTION index 6ba1ee5..bf54d30 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -13,20 +13,20 @@ URL: https://github.com/Public-Health-Scotland/phsopendata, https://public-health-scotland.github.io/phsopendata/ BugReports: https://github.com/Public-Health-Scotland/phsopendata/issues Imports: - cli, + cli (>= 3.2.0), dplyr (>= 1.0.0), httr (>= 1.0.0), - jsonlite (>= 1.0.0), magrittr (>= 1.0.0), - purrr, - readr (>= 1.0.0), + purrr (>= 1.0.0), rlang (>= 1.0.0), stringdist, - tibble (>= 3.0.0), - xml2 + tibble (>= 3.0.0) Suggests: covr, - testthat (>= 3.0.0) + jsonlite (>= 1.1), + readr (>= 1.0.0), + testthat (>= 3.0.0), + xml2 Config/testthat/edition: 3 Config/testthat/parallel: true Encoding: UTF-8