优化鉴权系统
This commit is contained in:
@@ -5,6 +5,8 @@ description = "A minimal persistent DeepSeek chat API"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.14"
|
||||
dependencies = [
|
||||
"aiosqlite>=0.20.0",
|
||||
"bcrypt>=4.0.0",
|
||||
"fastapi>=0.115.0",
|
||||
"httpx[socks]>=0.28.0",
|
||||
"openai>=1.55.0",
|
||||
|
||||
Reference in New Issue
Block a user