fix version

This commit is contained in:
Hardik Shah 2025-06-05 15:29:56 -07:00
parent 446893f791
commit 18333d1ac8
2 changed files with 2 additions and 2 deletions

View file

@ -22,7 +22,7 @@ classifiers = [
]
dependencies = [
"aiohttp",
"fastapi",
"fastapi>=0.115.0,<1.0",
"fire",
"httpx",
"huggingface-hub",