update project dependencies

This commit is contained in:
grillazz
2021-12-20 20:09:43 +01:00
parent e8ba8b5758
commit b994600235
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 = "*"