diff --git a/pyproject.toml b/pyproject.toml index 429827f..b42d2e3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ click = "^8.1.0" rich = "^13.0.0" tqdm = "^4.66.0" python-dotenv = "^1.0.0" -openai = "^1.12.0" +openai = "^2.0.0" anthropic = "^0.18.0" [tool.poetry.group.dev.dependencies]