summaryrefslogtreecommitdiff
path: root/etc/pip/components/lint.req
diff options
context:
space:
mode:
Diffstat (limited to 'etc/pip/components/lint.req')
-rw-r--r--etc/pip/components/lint.req2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/pip/components/lint.req b/etc/pip/components/lint.req
index 4f0c6239610..02bab15f540 100644
--- a/etc/pip/components/lint.req
+++ b/etc/pip/components/lint.req
@@ -5,7 +5,7 @@ mypy < 0.900; python_version > "3.5"
pydocstyle == 2.1.1
pylint == 2.7.2
structlog ~= 19.2.0
-typing
+typing <= 3.7.4.3
yamllint == 1.15.0
yapf == 0.26.0
evergreen-lint == 0.1.3