Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,5 +6,6 @@ langchain_community==0.2.6
|
|
6 |
langchain_cohere
|
7 |
cohere==5.5.8
|
8 |
pypdf==4.2.0
|
|
|
9 |
docx2txt
|
10 |
-
|
|
|
6 |
langchain_cohere
|
7 |
cohere==5.5.8
|
8 |
pypdf==4.2.0
|
9 |
+
unstructured
|
10 |
docx2txt
|
11 |
+
pptx
|