summaryrefslogtreecommitdiff
path: root/server/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'server/requirements.txt')
-rw-r--r--server/requirements.txt7
1 files changed, 2 insertions, 5 deletions
diff --git a/server/requirements.txt b/server/requirements.txt
index d430f20d..4ee0c113 100644
--- a/server/requirements.txt
+++ b/server/requirements.txt
@@ -1,6 +1,5 @@
fastapi==0.95.1
typer==0.7.0
-openai==0.27.5
boltons==23.0.0
pydantic==1.10.7
uvicorn==0.21.1
@@ -13,15 +12,13 @@ tiktoken==0.4.0
jsonref==1.1.0
jsonschema==4.17.3
directory-tree==0.0.3.1
-anthropic==0.3.4
chevron==0.14.0
psutil==5.9.5
pygithub==1.59.0
meilisearch-python-async==1.4.8
socksio==1.0.0
ripgrepy==2.0.0
-replicate==0.11.0
bs4==0.0.1
redbaron==0.9.2
-python-lsp-server[websockets]==1.8.0
-huggingface-hub==0.16.4 \ No newline at end of file
+aiohttp==3.8.6
+python-lsp-server[websockets]==1.8.0 \ No newline at end of file