alexkueck commited on
Commit
c59cb4a
·
verified ·
1 Parent(s): 086cda0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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