Add pytest-xdist to requirements for parallel test execution

This commit is contained in:
Felipe Cardoso
2025-11-01 00:05:41 +01:00
parent f4be8b56f0
commit dbb05289b2

View File

@@ -37,6 +37,7 @@ apscheduler==3.11.0
pytest>=8.0.0
pytest-asyncio>=0.23.5
pytest-cov>=4.1.0
pytest-xdist>=3.8.0
requests>=2.32.0
# Development tools