Add humanize for human-readable number representation
This commit is contained in:
@@ -2,3 +2,4 @@ rich
|
||||
requests
|
||||
inflect
|
||||
pydantic
|
||||
humanize
|
@@ -10,6 +10,8 @@ charset-normalizer==2.0.12
|
||||
# via requests
|
||||
commonmark==0.9.1
|
||||
# via rich
|
||||
humanize==4.0.0
|
||||
# via -r requirements.in
|
||||
idna==3.3
|
||||
# via requests
|
||||
inflect==5.4.0
|
||||
|
Reference in New Issue
Block a user