diff --git a/requirements.txt b/requirements.txt index 385f327..a98f2a5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,7 +51,7 @@ 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" -lsprotocol==2023.0.1 ; python_version >= "3.10" and python_version < "4.0" +lsprotocol==2025.0.0 ; 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" multidict==6.1.0 ; python_version >= "3.10" and python_version < "4.0"