requirements.txt 332 Bytes
Newer Older
1
2
langchain==0.0.274
gpt4all==1.0.8
3
chromadb==0.5.0
4
5
6
7
8
9
10
11
12
13
llama-cpp-python==0.1.81
urllib3==2.0.4
PyMuPDF==1.23.5
python-dotenv==1.0.0
unstructured==0.10.8
extract-msg==0.45.0
tabulate==0.9.0
pandoc==2.3
pypandoc==1.11
tqdm==4.66.1
14
sentence_transformers==2.2.2
15
numpy>=1.22.2 # not directly required, pinned by Snyk to avoid a vulnerability