feat(provider): 添加API密钥加密存储
This commit is contained in:
@@ -5,6 +5,7 @@ description = "Notes Agent 的 FastAPI 基础壳子"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"cryptography>=45,<52",
|
||||
"fastapi>=0.116,<1.0",
|
||||
"httpx>=0.28,<1.0",
|
||||
"jsonschema>=4.25,<5.0",
|
||||
|
||||
Reference in New Issue
Block a user