mirror of https://github.com/zulip/zulip.git
8 lines
279 B
Plaintext
8 lines
279 B
Plaintext
# After editing this file, you MUST afterward run
|
|
# /tools/update-locked-requirements to update requirements/dev.txt
|
|
# and requirements/mypy.txt.
|
|
# See requirements/README.md for more detail.
|
|
mypy==0.620
|
|
# Include typing explicitly, since it's needed on Python 3.4
|
|
typing==3.6.4
|