From cc0117da78a6d224273ec4c878f8f0d1a2ac980d Mon Sep 17 00:00:00 2001 From: itdominator <1itdominator@gmail.com> Date: Fri, 20 Sep 2024 01:00:32 -0500 Subject: [PATCH] update readme --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 40de860..3ae846e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ PyGObject pyxdg setproctitle -python-lsp-server[all] \ No newline at end of file +python-lsp-server[all] +python-lsp-server[websockets]