chore(devops): 抬高后端依赖下界至 lockfile 主次版本,保可复现(CR-D1)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name = "ww-config"
|
||||
version = "0.0.0"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = ["pydantic>=2.7", "pydantic-settings>=2.3", "ww-shared"]
|
||||
dependencies = ["pydantic>=2.13", "pydantic-settings>=2.14", "ww-shared"]
|
||||
|
||||
[build-system]
|
||||
requires = ["hatchling"]
|
||||
|
||||
Reference in New Issue
Block a user