chore(devops): 抬高后端依赖下界至 lockfile 主次版本,保可复现(CR-D1)
This commit is contained in:
@@ -3,13 +3,13 @@ name = "ww-llm-gateway"
|
||||
version = "0.0.0"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"openai>=1.40",
|
||||
"anthropic>=0.34",
|
||||
"google-genai>=0.3",
|
||||
"instructor>=1.5",
|
||||
"pydantic>=2.7",
|
||||
"tenacity>=8.2",
|
||||
"structlog>=24.1",
|
||||
"openai>=2.43",
|
||||
"anthropic>=0.111",
|
||||
"google-genai>=2.9",
|
||||
"instructor>=1.15",
|
||||
"pydantic>=2.13",
|
||||
"tenacity>=9.1",
|
||||
"structlog>=26.1",
|
||||
"ww-shared",
|
||||
"ww-config",
|
||||
"ww-db",
|
||||
|
||||
Reference in New Issue
Block a user