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