From ef24d8ac563fbfce0fcb57576d65ddef00200fbc Mon Sep 17 00:00:00 2001 From: geekan Date: Thu, 13 Jul 2023 13:18:38 +0800 Subject: [PATCH] update requirements.txt --- requirements.txt | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/requirements.txt b/requirements.txt index 60c1b4e4e..8c18c10cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,15 +1,15 @@ aiohttp==3.8.4 -azure_storage==0.37.0 +#azure_storage==0.37.0 channels==4.0.0 -chromadb==0.3.22 -Django==4.1.5 -docx==0.2.4 -duckduckgo_search==2.9.4 -faiss==1.5.3 +# chromadb==0.3.22 +# Django==4.1.5 +# docx==0.2.4 +# duckduckgo_search==2.9.4 +#faiss==1.5.3 faiss_cpu==1.7.4 fire==0.4.0 -godot==0.1.1 -google_api_python_client==2.93.0 +# godot==0.1.1 +# google_api_python_client==2.93.0 langchain==0.0.231 loguru==0.6.0 meilisearch==0.21.0 @@ -18,14 +18,14 @@ openai==0.27.8 openpyxl pandas==1.4.1 pydantic==1.10.7 -pygame==2.1.3 -pymilvus==2.2.8 +#pygame==2.1.3 +#pymilvus==2.2.8 pytest==7.2.2 python_docx==0.8.11 PyYAML==6.0 -sentence_transformers==2.2.2 +# sentence_transformers==2.2.2 setuptools==65.6.3 tenacity==8.2.2 tiktoken==0.3.3 tqdm==4.64.0 -unstructured[local-inference] \ No newline at end of file +#unstructured[local-inference]