# 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.650
# Include typing explicitly, since it's needed on Python 3.4
typing==3.6.6
typing_extensions==3.6.6