diff --git a/pyproject.toml b/pyproject.toml index 84e90a6..3d88857 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,5 +18,5 @@ requests = "~2.24" [tool.poetry.dev-dependencies] mypy = "0.782" pylint = "~2.6" -rope = "~0.17" +rope = "~0.18" yapf = "~0.30"