update project dependencies

This commit is contained in:
kuba
2021-12-20 20:09:43 +01:00
parent 14145d952f
commit 5d0a9168e9
3 changed files with 132 additions and 7 deletions

View File

@@ -17,6 +17,7 @@ aioredis = "*"
rich = "*"
pytest-asyncio = "*"
pytest-cov = "*"
pylint = "*"
[dev-packages]
isort = "*"