feat: 实现起卦、设置与积分系统
This commit is contained in:
@@ -4,14 +4,18 @@ version = "0.1.0"
|
||||
description = "觅爻签问后端服务"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"ag-ui-protocol==0.1.13",
|
||||
"agentscope>=1.0.18",
|
||||
"alembic==1.18.4",
|
||||
"asyncpg==0.30.0",
|
||||
"cryptography==46.0.3",
|
||||
"dashscope>=1.25.15",
|
||||
"email-validator==2.3.0",
|
||||
"fastapi==0.135.1",
|
||||
"pydantic==2.12.5",
|
||||
"pydantic-settings==2.13.1",
|
||||
"pyjwt==2.11.0",
|
||||
"python-multipart>=0.0.22",
|
||||
"pyyaml==6.0.3",
|
||||
"redis==7.2.1",
|
||||
"sqlalchemy[asyncio]==2.0.48",
|
||||
|
||||
Reference in New Issue
Block a user