This commit is contained in:
Joakim Hellsén 2025-12-01 22:06:53 +01:00
commit a1aafa3ed2
No known key found for this signature in database
2 changed files with 101 additions and 46 deletions

View file

@ -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]