diff --git a/setup.py b/setup.py index f146a7b..fbec320 100644 --- a/setup.py +++ b/setup.py @@ -39,7 +39,7 @@ def read(*parts): 'codecov==2.1.*', 'coverage>=5.3,<5.6', 'pytest-cov==2.10.*', - 'pytest==6.1.*', + 'pytest>=6.1,<6.3', 'pycodestyle==2.6.*' ]