Add stubdefaulter to create_baseline_stubs.py (#10127)

This commit is contained in:
Avasam
2023-05-02 06:31:34 -04:00
committed by GitHub
parent bbeec7cbbf
commit 1caac913ea
2 changed files with 8 additions and 1 deletions
+1
View File
@@ -12,6 +12,7 @@ pre-commit-hooks==4.4.0 # must match .pre-commit-confi
pycln==2.1.3 # must match .pre-commit-config.yaml
pytype==2023.4.27; platform_system != "Windows" and python_version < "3.11"
pyyaml==6.0
stubdefaulter==0.1.0
termcolor>=2.3
tomli==2.0.1
tomlkit==0.11.8