diff --git a/pyproject.toml b/pyproject.toml index 70869d65d..913bd349a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -69,7 +69,7 @@ dev = [ "pytest-asyncio>=0.17,<0.22", "pytest-cov>=2.7.1,<4.2", "pytest-timeout>=1.3.3,<2.3", - "pytest-xdist>=2.1.0,<3.4", + "pytest-xdist>=2.1.0,<3.6", "pytest>=6.1.0,<8", "requests>=2.9.1,<3", "tox>=3.5,<5",