Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ PyPDF2
|
|
7 |
chromadb
|
8 |
faiss-cpu
|
9 |
langchain_google_genai
|
10 |
-
openai
|
|
|
|
7 |
chromadb
|
8 |
faiss-cpu
|
9 |
langchain_google_genai
|
10 |
+
openai
|
11 |
+
langchain-community
|