diff --git a/pyproject.toml b/pyproject.toml index a6d89a5..d4fa0c5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ test = [ "nbconvert>=7.0.0", "pytest-asyncio", "pytest-cov>=4.0", - "pytest>=7.0,<8", + "pytest>=7.0", "testpath", "xmltodict", ]