diff --git a/requirements.txt b/requirements.txt index 385f327..0a4fd5b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,7 +50,7 @@ jsonschema-specifications==2024.10.1 ; python_version >= "3.10" and python_versi jsonschema==4.23.0 ; python_version >= "3.10" and python_version < "4.0" jupyter-client==8.6.3 ; python_version >= "3.10" and python_version < "4.0" jupyter-core==5.7.2 ; python_version >= "3.10" and python_version < "4.0" -litellm==1.59.9 ; python_version >= "3.10" and python_version < "4.0" +litellm==1.61.15 ; python_version >= "3.10" and python_version < "4.0" lsprotocol==2023.0.1 ; python_version >= "3.10" and python_version < "4.0" markupsafe==3.0.2 ; python_version >= "3.10" and python_version < "4.0" matplotlib-inline==0.1.7 ; python_version >= "3.10" and python_version < "4.0"