diff --git a/DESCRIPTION b/DESCRIPTION index 2f88d432a..21be9fe01 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -28,7 +28,7 @@ RoxygenNote: 7.3.2 Depends: R (>= 4.4.1), methods, - GiottoClass (>= 0.3.3) + GiottoClass (>= 0.4.1) Imports: BiocParallel, BiocSingular, @@ -37,8 +37,8 @@ Imports: dbscan (>= 1.1-3), ggraph, ggplot2 (>= 3.1.1), - GiottoUtils (>= 0.1.12), - GiottoVisuals (>= 0.2.5), + GiottoUtils (>= 0.2.0), + GiottoVisuals (>= 0.2.6), igraph (>= 1.2.4.1), Matrix (>= 1.6-2), MatrixGenerics,