移除不必要的导入并更新依赖项

This commit is contained in:
yinpeng
2024-12-12 14:54:33 +08:00
parent 91aca101fd
commit 62f74c74d1
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,5 +1,7 @@
fastapi
httpx
openai
pydantic
pydantic_settings
requests
uvicorn