Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,6 +3,7 @@ chromadb
|
|
3 |
gradio
|
4 |
langchain
|
5 |
langchain_community
|
|
|
6 |
openai
|
7 |
pymongo
|
8 |
numpy
|
|
|
3 |
gradio
|
4 |
langchain
|
5 |
langchain_community
|
6 |
+
langchain.document_loaders.pydantic
|
7 |
openai
|
8 |
pymongo
|
9 |
numpy
|