pytype_test: Mark typeshed-external dependencies as missing. (#9486)

Co-authored-by: Avasam <samuel.06@hotmail.com>
This commit is contained in:
Rebecca Chen
2023-01-10 14:00:43 -08:00
committed by GitHub
parent 3c24501bb7
commit 622a96b1de
2 changed files with 39 additions and 5 deletions
+2 -1
View File
@@ -10,9 +10,10 @@ packaging==22.0
pathspec
pycln==2.1.2 # must match .pre-commit-config.yaml
pyyaml==6.0
pytype==2022.12.15; platform_system != "Windows" and python_version < "3.11"
pytype==2023.1.10; platform_system != "Windows" and python_version < "3.11"
termcolor>=2
tomli==2.0.1
tomlkit==0.11.6
types-pyyaml
types-setuptools
typing-extensions