diff --git a/DESCRIPTION b/DESCRIPTION
index 92e7606809be0a1b08290ea2c5e149a0a731b3b2..25787a03a436b093a371ccfb47b0936b34782359 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -26,19 +26,20 @@ Suggests:
     rgeos,
     testthat (>= 3.0.0),
     tidyr,
-    mapsf,
     tidyquant,
     extRemes
 VignetteBuilder: knitr
 Depends:
     R (>= 2.10),
-    airGRiwrm (>= 0.5.0.9002)
+    airGRiwrm (== 0.6.1)
 Imports:
+    airGR,
     ggplot2,
     config,
     glue,
     httr,
     magrittr,
+    mapsf,
     ncdf4,
     purrr,
     readr,
@@ -47,7 +48,5 @@ Imports:
     utils,
     zoo
 Roxygen: list(markdown = TRUE)
-RoxygenNote: 7.2.0
-Remotes:
-    url::https://gitlab.irstea.fr/in-wop/airGRiwrm/-/archive/dev/airGRiwrm-dev.zip
+RoxygenNote: 7.2.1
 Config/testthat/edition: 3