diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index 9ad3ba86..6386c6ad 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,6 +25,7 @@ aiodns = "3.0.0" async-rediscache = ["async-rediscache"] [tool.poetry.dev-dependencies] +typing-extensions = "4.3.0" flake8 = "5.0.4" flake8-annotations = "2.9.1" flake8-bugbear = "22.9.11" |