diff options
-rw-r--r-- | continuedev/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/continuedev/requirements.txt b/continuedev/requirements.txt index a689f085..c40380b2 100644 --- a/continuedev/requirements.txt +++ b/continuedev/requirements.txt @@ -23,5 +23,5 @@ ripgrepy==2.0.0 replicate==0.11.0 bs4==0.0.1 redbaron==0.9.2 -python-lsp-server==1.2.0 +python-lsp-server[websockets]==1.2.0 huggingface-hub==0.16.4
\ No newline at end of file |