diff --git a/Dockerfile b/Dockerfile
index 4831bc52fb3c1c04a0cb047df182eae63252911e..ebba15e48886ecdcbd7cee69602d6411d8c56373 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -82,10 +82,10 @@ RUN mamba install -q -c defaults -c conda-forge -c bioconda -c bokeh \
   flax \
   fqdn \
   # geopandas \
-  # graph-tool \
-  # igraph \
-  # ipydatagrid \
-  # isoduration \
+  graph-tool \
+  igraph \
+  ipydatagrid \
+  isoduration \
   # keras \
   meshio \
   mplcursors \