diff --git a/pyproject.toml b/pyproject.toml index 14cf293..bb0d588 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ Issues = "https://github.com/im-sham/Forge/issues" [project.optional-dependencies] anthropic = ["anthropic>=0.39.0"] -openai = ["openai>=1.0.0"] +openai = ["openai>=2.36.0"] mcp = ["mcp>=1.0.0", "uvicorn>=0.30.0"] dev = [ "pytest>=7.4.0",