diff --git a/pyproject.toml b/pyproject.toml index 044109214..3430893dd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -69,7 +69,7 @@ dev = [ "pytest-asyncio>=0.23.6,<0.24", "pytest-cov>=5.0.0,<5.1", "pytest-timeout>=2.3.1,<2.4", - "pytest-xdist>=3.6.0,<3.7", + "pytest-xdist>=3.5.0,<3.7", "pytest>=8.1.1,<9", "requests>=2.9.1,<3", "tox>=3.5,<5",