diff --git a/requirements.txt b/requirements.txt index 961e047d..5e91ff2f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ jinja2==3.1.6 ; python_version >= "3.10" and python_version < "4.0" jiter==0.12.0 ; python_version >= "3.10" and python_version < "4.0" jsonschema-specifications==2025.9.1 ; python_version >= "3.10" and python_version < "4.0" jsonschema==4.25.1 ; python_version >= "3.10" and python_version < "4.0" -litellm==1.80.11 ; python_version >= "3.10" and python_version < "4.0" +litellm==1.81.3 ; python_version >= "3.10" and python_version < "4.0" markdown-it-py==4.0.0 ; python_version >= "3.10" and python_version < "4.0" markupsafe==3.0.3 ; python_version >= "3.10" and python_version < "4.0" mdurl==0.1.2 ; python_version >= "3.10" and python_version < "4.0"