Xteom commited on
Commit
6e3e151
1 Parent(s): 8de1dfa

requirements updated

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  openai==0.28.0
2
  tiktoken
3
  chromadb
 
4
  langchain==0.0.154
5
  unstructured
6
  unstructured[local-inference]
 
1
  openai==0.28.0
2
  tiktoken
3
  chromadb
4
+ pydantic==1.10.13
5
  langchain==0.0.154
6
  unstructured
7
  unstructured[local-inference]