diff --git a/setup.cfg b/setup.cfg index 12a60e03..aded9d17 100644 --- a/setup.cfg +++ b/setup.cfg @@ -100,8 +100,7 @@ tests = mypy>=0.900 pytest-cov>=2.8.0 pytest-tornasync>=0.5.0 - # https://github.com/pytest-dev/pytest/issues/12263 - pytest>=6,<8.2 + pytest>=6 towncrier>=23 types-pkg_resources>=0.1.2 types-requests>2