trying to fix python break (#2319)

Co-authored-by: stas <statis@microsoft.com>
This commit is contained in:
Stas
2022-08-30 11:47:45 -07:00
committed by GitHub
parent 63c54193a9
commit 9ecc383981

View File

@ -2,7 +2,7 @@ flake8
mypy==0.910
pytest
isort
pydantic
pydantic~=1.8.2 --no-binary=pydantic
vulture
click==8.0.4
black