diff --git a/setup.py b/setup.py index 54445ea..4543714 100644 --- a/setup.py +++ b/setup.py @@ -53,7 +53,6 @@ DOCS_REQS = [SPHINX_REQ] TEST_REQS = [ 'hypothesis < 4', - 'hypothesis-pytest < 1', 'py < 2', 'pytest < 5', 'pytest-benchmark >= 3.2.0, < 4',