feat: added docker_image filter + image_list in ansible
diff --git a/pyproject.toml b/pyproject.toml
index 71fa6b6..cc7092e 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -61,6 +61,8 @@
 python-on-whales = "^0.52.0"
 tomli-w = "^1.0.0"
 responses = "^0.22.0"
+pytest-forked = "^1.4.0"
+pytest-xdist = "^3.1.0"
 
 [tool.poetry.group.docs.dependencies]
 mkdocs-material = "^8.5.7"