diff --git a/tools/python-requirements.txt b/tools/python-requirements.txt index e95226427..1dc02884e 100644 --- a/tools/python-requirements.txt +++ b/tools/python-requirements.txt @@ -4,6 +4,6 @@ flake8>=6.0.0,<8 isort>=5.12.0,<6 mypy>=1.6.0,<2 pylint>=2.16.1,<4 -pytest-cov>=4.0.0,<5 +pytest-cov>=4.0.0,<6 pytest-xdist>=3.1.0,<4 pytest>=7.2.1,<9