diff --git a/tools/python-requirements.txt b/tools/python-requirements.txt index 446c4b834..5a60acecf 100644 --- a/tools/python-requirements.txt +++ b/tools/python-requirements.txt @@ -5,5 +5,5 @@ isort>=5.12.0,<5.13 mypy==1.0.0 pylint>=2.16.1,<2.17 pytest-cov>=4.0.0,<4.1 -pytest-xdist>=3.1.0,<3.2 +pytest-xdist>=3.1.0,<3.3 pytest>=7.2.1,<7.3