requirements: Pin mypy to 0.720.

We’ll need to debug some new errors from 0.730 before upgrading (#13269).

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
This commit is contained in:
Anders Kaseorg 2019-10-08 23:33:25 +00:00 committed by Tim Abbott
parent 360cd7f147
commit f1832f3e0e
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
# /tools/update-locked-requirements to update requirements/dev.txt
# and requirements/mypy.txt.
# See requirements/README.md for more detail.
mypy
mypy==0.720 # https://github.com/zulip/zulip/issues/13269