diff --git a/pyproject.toml b/pyproject.toml index 4a6ccf0f..1c7f49db 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ pyparsing = ">=3.0.9" [tool.poetry.dev-dependencies] python-semantic-release = "*" -pytest = "7.4" +pytest = "*" pytest-cov = "*" [tool.pytest.ini_options]