Add humanize as dependency

This commit is contained in:
Matthias
2024-04-21 14:04:50 +02:00
parent c802d39f67
commit 4320c7a3cc
2 changed files with 2 additions and 0 deletions

View File

@@ -74,6 +74,7 @@ setup(
'SQLAlchemy>=2.0.6',
'python-telegram-bot>=20.1',
'arrow>=1.0.0',
'humanize>=4.0.0',
'cachetools',
'requests',
'httpx>=0.24.1',