diff --git a/pyproject.toml b/pyproject.toml index acd2cb6..c38853a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ dependencies = [ "matplotlib>=3.10.3", "pytest-xdist>=3.8.0", "boto3>=1.39.11", - "litellm==1.75.0", + "litellm==1.80.0", ]