diff --git a/setup.py b/setup.py index 0ead19c..cc6ddc1 100755 --- a/setup.py +++ b/setup.py @@ -47,7 +47,7 @@ setup( ], extras_require={ 'testing': [ - 'pytest<6.0.0', + 'pytest', 'docopt', ], 'qa': [