add missing pylint/isort deps

This commit is contained in:
Damien Elmes 2020-08-31 14:07:04 +10:00
parent a517accee3
commit 5a4043524a

View file

@ -3,4 +3,6 @@ mypy
mypy_protobuf>=1.21
black>=20.1b0
pytest>=6.0.1
pylint>=2.6.0
isort>=5.4.2
stringcase==1.2.0