diff --git a/setup.py b/setup.py index 6fcdb36..8b93f84 100644 --- a/setup.py +++ b/setup.py @@ -90,7 +90,7 @@ ], "test": [ "pytest>=6,<9", - "pytest-cov>=2,<7", + "pytest-cov>=2,<8", "re-assert>=1,<2", ], },