diff --git a/test-requirements-asyncio.txt b/test-requirements-asyncio.txt index a41fefc96e..9f709dccce 100644 --- a/test-requirements-asyncio.txt +++ b/test-requirements-asyncio.txt @@ -1,5 +1,5 @@ isort -pluggy>=0.3.1 +pluggy>=1.6.0 py>=1.4.31 pytest pytest-cov diff --git a/test-requirements.txt b/test-requirements.txt index 1c8a669fc8..d6ebedc182 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,7 +2,7 @@ coverage>=4.0.3 nose>=1.3.7 pytest pytest-cov -pluggy>=0.3.1 +pluggy>=1.6.0 randomize>=0.13 sphinx>=8.1.3 # BSD sphinx_markdown_tables