summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNate Sesti <sestinj@gmail.com>2023-09-11 13:06:08 -0700
committerNate Sesti <sestinj@gmail.com>2023-09-11 13:06:08 -0700
commite2d170aac6fc01f410f60d06cf7011862cf26bd9 (patch)
tree2385a837612dec24893992fafd3d4099e050ebc5
parent49f6b823649718bfe575b8558b211c8274f0efd1 (diff)
downloadsncontinue-e2d170aac6fc01f410f60d06cf7011862cf26bd9.tar.gz
sncontinue-e2d170aac6fc01f410f60d06cf7011862cf26bd9.tar.bz2
sncontinue-e2d170aac6fc01f410f60d06cf7011862cf26bd9.zip
build: :package: add [websockets] to python-lsp-server
-rw-r--r--continuedev/requirements.txt2
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