This commit is contained in:
xunbu
2025-05-12 19:15:28 +08:00
parent 71c24d0878
commit 257f6a0679
5 changed files with 97 additions and 14 deletions

View File

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