diff --git a/pyproject.toml b/pyproject.toml index b06d4cd..87fe889 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ requests = "~2.27" [tool.poetry.dev-dependencies] mypy = "0.942" pylint = "~2.13" -rope = "~0.23" +rope = "~1.0" types-PyYAML = "~6.0" types-requests = "~2.27" toml = "~0.10"