diff --git a/pyproject.toml b/pyproject.toml index 162272f8..07c8ffb8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ dependencies = [ "jinja2~=3.0", "PyYAML~=6.0", "jsonschema~=4.0", - "litellm>=1.54", + "litellm>=1.59.6", "termcolor~=2.0", "ipython~=8.0", ]