Use tqdm
This commit is contained in:
parent
69fa30748a
commit
a1aafa3ed2
2 changed files with 101 additions and 46 deletions
|
|
@ -15,6 +15,8 @@ dependencies = [
|
|||
"pygments>=2.19.2",
|
||||
"httpx>=0.28.1",
|
||||
"pydantic>=2.12.5",
|
||||
"tqdm>=4.67.1",
|
||||
"colorama>=0.4.6",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue