diff --git a/pyproject.toml b/pyproject.toml index 53e2bc9d0..6c7db5a77 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -163,6 +163,8 @@ test = [ "pillow>=10.4.0", "pytest>=8.3.5", "pytest-asyncio>=1.3.0", + "pytest-xdist>=3.8.0", + "pytest-cov>=7.0.0", "python-docx>=1.1.2", "python-pptx>=1.0.2", "reportlab>=4.4.1",