diff --git a/pyproject.toml b/pyproject.toml
index 292e85a3735f5e3cc4550fa1d86dac51cf2ea9a2..1eead953b2fe97b7d94fe6288b314f410a3dc39a 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -66,7 +66,7 @@ docs = [
   "trame-vtk>=2.6.0",
 ]
 feflow = [
-  "ifm_contrib==0.2.0",
+  "ifm_contrib>=0.2.1",
   "matplotlib<3.8",     # TODO: remove when ifm_contrib supports matplotlib 3.8
 ]