summaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 4290417f..b6ab4a23 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -24,6 +24,7 @@ statsd = "3.3.0"
async-rediscache = ["async-rediscache"]
[tool.poetry.dev-dependencies]
+typing-extensions = "4.2.0"
flake8 = "4.0.1"
flake8-annotations = "2.9.0"
flake8-bugbear = "22.4.25"