feat: 开发采集、采集箱和商品编辑功能
This commit is contained in:
@@ -3,5 +3,14 @@ uvicorn[standard]>=0.32.0
|
||||
httpx>=0.27.0
|
||||
pydantic-settings>=2.6.0
|
||||
python-dotenv>=1.0.0
|
||||
python-multipart>=0.0.9
|
||||
PyYAML>=6.0.0
|
||||
dashscope>=1.23.8
|
||||
|
||||
# V2:数据层 / 鉴权 / 对象存储
|
||||
sqlalchemy[asyncio]>=2.0.0
|
||||
aiosqlite>=0.20.0
|
||||
alembic>=1.13.0
|
||||
PyJWT>=2.8.0
|
||||
cryptography>=42.0.0
|
||||
qiniu>=7.13.0
|
||||
|
||||
Reference in New Issue
Block a user