MetaGPT/requirements.txt

32 lines
547 B
Text
Raw Normal View History

2023-07-13 09:28:51 +08:00
aiohttp==3.8.4
2023-07-13 13:18:38 +08:00
#azure_storage==0.37.0
2023-07-13 09:28:51 +08:00
channels==4.0.0
2023-07-13 13:18:38 +08:00
# chromadb==0.3.22
# Django==4.1.5
# docx==0.2.4
2023-07-13 13:27:28 +08:00
duckduckgo_search==2.9.4
2023-07-13 13:18:38 +08:00
#faiss==1.5.3
2023-07-13 09:28:51 +08:00
faiss_cpu==1.7.4
fire==0.4.0
2023-07-13 13:18:38 +08:00
# godot==0.1.1
# google_api_python_client==2.93.0
2023-07-13 09:28:51 +08:00
langchain==0.0.231
loguru==0.6.0
meilisearch==0.21.0
numpy==1.24.3
openai==0.27.8
2023-06-30 18:51:29 +08:00
openpyxl
2023-07-13 09:28:51 +08:00
pandas==1.4.1
pydantic==1.10.7
2023-07-13 13:18:38 +08:00
#pygame==2.1.3
#pymilvus==2.2.8
2023-07-13 09:28:51 +08:00
pytest==7.2.2
python_docx==0.8.11
PyYAML==6.0
2023-07-13 13:18:38 +08:00
# sentence_transformers==2.2.2
2023-07-13 09:28:51 +08:00
setuptools==65.6.3
tenacity==8.2.2
tiktoken==0.3.3
tqdm==4.64.0
2023-07-13 13:18:38 +08:00
#unstructured[local-inference]