chore(devops): 抬高后端依赖下界至 lockfile 主次版本,保可复现(CR-D1)
This commit is contained in:
@@ -4,9 +4,9 @@ version = "0.0.0"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"sqlalchemy[asyncio]>=2.0",
|
||||
"asyncpg>=0.29",
|
||||
"asyncpg>=0.31",
|
||||
"psycopg[binary]>=3.2",
|
||||
"alembic>=1.13",
|
||||
"alembic>=1.18",
|
||||
"ww-shared",
|
||||
"ww-config",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user