diff --git a/pyproject.toml b/pyproject.toml index c1b67d2..ba4db5d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ ] test = [ "hypothesis[numpy]", - "pytest >=6,<8", + "pytest >=6", "pytest-cov >=3", "pytest-arraydiff", "pytest-github-actions-annotate-failures",