thewise commited on
Commit
959a5f0
·
1 Parent(s): 43e27ce

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,6 +2,6 @@ openai==0.27.8
2
  streamlit
3
  streamlit_chat
4
  langchain==0.0.305
5
- docarray==0.32.1
6
  pypdf==3.12.2
7
  tiktoken
 
2
  streamlit
3
  streamlit_chat
4
  langchain==0.0.305
5
+ langchain[docarray]==0.32.1
6
  pypdf==3.12.2
7
  tiktoken