enable gpt 5.2 (#4314)

This commit is contained in:
LawyZheng
2025-12-18 03:52:40 +08:00
committed by GitHub
parent e186b8f5c2
commit 2e9ba9b175
2 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@ dependencies = [
"toml>=0.10.2,<0.11",
"jinja2>=3.1.2,<4",
"uvicorn[standard]>=0.24.0.post1,<0.25",
"litellm>=1.75.8",
"litellm>=1.80.10",
"playwright>1.46.0 ; python_version >= '3.12' and python_version < '3.14'",
"playwright==1.46.0 ; python_version >= '3.11' and python_version < '3.12'",
"greenlet>3.0.3 ; python_version >= '3.12' and python_version < '3.14'",