diff --git a/DESCRIPTION b/DESCRIPTION index ecacdbf..aea28ca 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: pysparklyr Title: Provides a 'PySpark' Back-End for the 'sparklyr' Package -Version: 0.1.4.9002 +Version: 0.1.4.9003 Authors@R: c( person("Edgar", "Ruiz", , "edgar@posit.co", role = c("aut", "cre")), person(given = "Posit Software, PBC", role = c("cph", "fnd")) @@ -20,7 +20,7 @@ Imports: dbplyr, glue, purrr, - reticulate (>= 1.37.0.9000), + reticulate (>= 1.38), methods, rlang, sparklyr (>= 1.8.5), @@ -42,5 +42,3 @@ Suggests: tibble, withr Config/testthat/edition: 3 -Remotes: - rstudio/reticulate