diff --git a/setup.py b/setup.py index d45731bc7f..bd3a7fe965 100644 --- a/setup.py +++ b/setup.py @@ -178,7 +178,7 @@ "jsonschema", "ruamel.yaml", "pyyaml", - "litellm >= 1.72.4, <= 1.76.3", + "litellm >= 1.72.4, != 1.77.2, != 1.77.3, != 1.77.4", ] langchain_extra_require = [