Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ sentence_transformers
|
|
6 |
chromadb
|
7 |
langchain
|
8 |
pypdf
|
9 |
-
PyPDF2
|
|
|
|
6 |
chromadb
|
7 |
langchain
|
8 |
pypdf
|
9 |
+
PyPDF2
|
10 |
+
langchain_community
|