add rich lib

This commit is contained in:
grillazz
2021-09-01 09:26:51 +02:00
parent 2f806954ea
commit 6f45d24755
2 changed files with 33 additions and 1 deletions

View File

@@ -19,6 +19,7 @@ sqlalchemy = "*"
pytest-asyncio = "*"
pytest-cov = "*"
autoflake = "*"
rich = "*"
[dev-packages]
icecream = "*"