add rich lib

This commit is contained in:
grillazz
2021-09-01 09:26:51 +02:00
parent 98031b2cbd
commit 86953fb5c2
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 = "*"