Update pytype to a version that can parse six. (#4546)

This commit is contained in:
Rebecca Chen
2020-09-16 20:46:27 -07:00
committed by GitHub
parent 8642d2aa97
commit 9dbe7f348f
2 changed files with 1 additions and 3 deletions

View File

@@ -5,4 +5,4 @@ flake8==3.8.3
flake8-bugbear==20.1.4
flake8-pyi==20.5.0
isort[pyproject]==5.1.1
pytype>=2020.09.14
pytype>=2020.09.16