naveenvenkatesh commited on
Commit
55c1cd2
·
verified ·
1 Parent(s): 06c38bc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,6 +2,6 @@ tiktoken==0.5.2
2
  langchain
3
  PyPDF2
4
  gradio
5
- langchain-openai==0.0.1
6
  openai==0.28
 
7
  unstructured[all-docs]
 
2
  langchain
3
  PyPDF2
4
  gradio
 
5
  openai==0.28
6
+ langchain-openai==0.0.1
7
  unstructured[all-docs]