chore(devops): 抬高后端依赖下界至 lockfile 主次版本,保可复现(CR-D1)
This commit is contained in:
@@ -3,10 +3,10 @@ name = "ww-api"
|
||||
version = "0.0.0"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"fastapi>=0.111",
|
||||
"uvicorn[standard]>=0.30",
|
||||
"structlog>=24.1",
|
||||
"cryptography>=43",
|
||||
"fastapi>=0.137",
|
||||
"uvicorn[standard]>=0.49",
|
||||
"structlog>=26.1",
|
||||
"cryptography>=49",
|
||||
"ww-shared",
|
||||
"ww-config",
|
||||
"ww-db",
|
||||
|
||||
Reference in New Issue
Block a user