diff --git a/pyproject.toml b/pyproject.toml index f4d5ec3..463e4e3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,5 +51,5 @@ isort = "^5.6.4" pytest-cov = "^4.0.0" Sphinx = ">=5.0.2,<8.0.0" sphinx-rtd-theme = "^2.0.0" -mypy = ">=0.991,<1.5" +mypy = ">=0.991,<1.8" pylint = '^3.0'