Update required pytype version to one that supports async def. (#3112)

This commit is contained in:
Rebecca Chen
2019-07-11 12:47:46 -07:00
committed by GitHub
parent 34b47101dd
commit 40124b5f4c

View File

@@ -5,4 +5,4 @@ flake8==3.6.0
flake8-bugbear==18.8.0
flake8-pyi==18.3.1
isort==4.3.20
pytype>=2019.5.15
pytype>=2019.7.11