From 8948aa5b0662eee46c122f36e9cccbbe96ea22ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9D=92=E8=BD=A9?= Date: Wed, 21 Aug 2024 15:53:43 +0800 Subject: [PATCH] remove req.txt --- requirements.txt | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index c8617f72..00000000 --- a/requirements.txt +++ /dev/null @@ -1,18 +0,0 @@ -pyfiglet~=1.0.2 -termcolor~=2.4.0 -llama-index==0.10.45 -llama-index-core==0.10.44 -llama-index-embeddings-dashscope==0.1.3 -llama-index-llms-dashscope==0.1.2 -llama-index-postprocessor-dashscope-rerank-custom==0.1.0 -llama-index-vector-stores-elasticsearch==0.2.0 -fire==0.6.0 -questionary==2.0.1 -requests~=2.31.0 -pydantic~=2.7.1 -dashscope~=1.19.1 -elasticsearch~=8.14.0 -pyyaml~=6.0.1 -ray~=2.31.0 -numpy~=1.26.4 -rich \ No newline at end of file