small fix

This commit is contained in:
xunbu
2025-05-16 19:52:26 +08:00
parent 96665e6687
commit 9b3775e4de
3 changed files with 7 additions and 5 deletions

View File

@@ -9,7 +9,7 @@ dependencies = [
"httpx",
"markdown2",
"fastapi[standard]>=0.115.12",
"pyinstaller>=6.13.0",
# "pyinstaller>=6.13.0",
]
[project.scripts]