Require a more recent pytype version. (#3388)

Yesterday's release contains a number of pyi parser fixes, such as
support for the syntax in #3321.
This commit is contained in:
Rebecca Chen
2019-10-18 14:21:53 -07:00
committed by Sebastian Rittau
parent ffd73b3e8e
commit 3fbebc78cb

View File

@@ -5,4 +5,4 @@ flake8==3.7.8
flake8-bugbear==19.8.0
flake8-pyi==19.3.0
isort==4.3.21
pytype>=2019.7.30
pytype>=2019.10.17