small fix

This commit is contained in:
xunbu
2025-05-21 12:52:49 +08:00
parent 5e62fc1107
commit ba2b4abba5
5 changed files with 20 additions and 71 deletions

View File

@@ -8,7 +8,6 @@ dependencies = [
"httpx",
"markdown2",
"fastapi[standard]>=0.115.12",
"docling>=2.33.0",
]
[project.scripts]
docutranslate = "docutranslate.cli:main"