diff --git a/requirements-dev.txt b/requirements-dev.txt index 1bc8f5c3efe9..6fdd1089aa81 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -26,7 +26,7 @@ pytest-benchmark pytest-env pytest-flakefinder pytest-timeout -pytest-xdist < 3.4.0 # 3.5.0 introduces some flakiness. Need to investigate and resolve. +pytest-xdist < 3.7.0 # 3.5.0 introduces some flakiness. Need to investigate and resolve. pytkdocs >= 0.14.2 pyyaml requests