Require the newest pytype version, with a pyi parser fix. (#3160)

For https://github.com/python/typeshed/pull/3149.
This commit is contained in:
Rebecca Chen
2019-07-30 13:50:51 -07:00
committed by Jelle Zijlstra
parent 29dde6c883
commit c3b70d4224

View File

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