diff --git a/requirements-dev.txt b/requirements-dev.txt index ec923adf3ada..cf87a5a19f3b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -25,7 +25,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.6.0 # 3.5.0 introduces some flakiness. Need to investigate and resolve. pytkdocs >= 0.14.2 pyyaml requests