use vertex global region (#2326)

This commit is contained in:
Shuchang Zheng
2025-05-11 19:28:10 -07:00
committed by GitHub
parent 8f37625f51
commit 3c7ac35d4f
5 changed files with 53 additions and 30 deletions

View File

@@ -16,7 +16,7 @@ python-multipart = "^0.0.6"
toml = "^0.10.2"
jinja2 = "^3.1.2"
uvicorn = {extras = ["standard"], version = "^0.24.0.post1"}
litellm = ">=1.67.4"
litellm = ">=1.68.2"
playwright = "1.46.0"
pillow = "^10.1.0"
starlette-context = "^0.3.6"