diff --git a/pyproject.toml b/pyproject.toml index 6d26d6e..82bd33f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ mypy = "0.910" pylint = "~2.8" rope = "~0.19" types-PyYAML = "~5.4" -types-requests = "~0.1" +types-requests = "~2.25" yapf = "~0.31" [tool.yapf]