diff --git a/requirements.txt b/requirements.txt index 082781e..63d7a66 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ # litellm >= 1.83 (compromised range was 1.82.7-1.82.8). See # https://docs.litellm.ai/blog/security-update-march-2026. anthropic>=0.97.0 -openai>=2.32.0 +openai>=2.36.0 # google-generativeai is end-of-life; kept as a transitive dep that LiteLLM # and other tools still pull in. Direct usage in the compiler has migrated # to google-genai (see below).