diff --git a/apps/orchestrator/requirements.txt b/apps/orchestrator/requirements.txt index 7384b68..2cc442b 100644 --- a/apps/orchestrator/requirements.txt +++ b/apps/orchestrator/requirements.txt @@ -20,7 +20,7 @@ opentelemetry-exporter-otlp-proto-grpc==1.41.0 opentelemetry-exporter-otlp-proto-http==1.41.0 playwright==1.58.0 # Primary LLM provider (Gemini-first). -google-genai==1.72.0 +google-genai==1.73.0 # Optional provider accelerator (enabled via OPENVIBECODING_PROVIDER_USE_LITELLM=1). # Keep this path optional at runtime; do not block baseline bootstrap/clean-room # recovery on a provider accelerator that is activated only behind an env flag. diff --git a/apps/orchestrator/setup.cfg b/apps/orchestrator/setup.cfg index e032a3a..35985e7 100644 --- a/apps/orchestrator/setup.cfg +++ b/apps/orchestrator/setup.cfg @@ -31,7 +31,7 @@ install_requires = opentelemetry-exporter-otlp-proto-grpc==1.41.0 opentelemetry-exporter-otlp-proto-http==1.41.0 playwright==1.58.0 - google-genai==1.72.0 + google-genai==1.73.0 openai-agents==0.13.6 temporalio==1.22.0 duckduckgo-search==8.1.1