requirements.txt: add isort

This commit is contained in:
JacobPlaster
2020-07-07 11:22:29 +01:00
parent d56bed0908
commit 729019b4c4

View File

@@ -6,3 +6,4 @@ pytest-asyncio==0.10.0
six==1.12.0
pyee==5.0.0
aiohttp==3.4.4
isort==4.3.21