diff --git a/requirements.txt b/requirements.txt index 4cc7b1c1..ecc207b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ jinja2==3.1.4 ; python_full_version >= "3.8.1" and python_version < "4.0" jiter==0.5.0 ; python_full_version >= "3.8.1" and python_version < "4.0" jsonschema-specifications==2023.12.1 ; python_full_version >= "3.8.1" and python_version < "4.0" jsonschema==4.23.0 ; python_full_version >= "3.8.1" and python_version < "4.0" -litellm==1.44.19 ; python_full_version >= "3.8.1" and python_version < "4.0" +litellm==1.59.8 ; python_full_version >= "3.8.1" and python_version < "4.0" markupsafe==2.1.5 ; python_full_version >= "3.8.1" and python_version < "4.0" multidict==6.0.5 ; python_full_version >= "3.8.1" and python_version < "4.0" openai==1.43.1 ; python_full_version >= "3.8.1" and python_version < "4.0"