don't require isort[pyproject] (#5165)

This commit is contained in:
Akuli
2021-03-31 21:36:55 +03:00
committed by GitHub
parent 059ab3868f
commit dec1396d51

View File

@@ -4,5 +4,5 @@ black==20.8b1
flake8==3.8.4
flake8-bugbear==20.1.4
flake8-pyi==20.10.0
isort[pyproject]==5.5.3
isort==5.5.3
pytype>=2021.01.28