thewise commited on
Commit
574ebc8
·
1 Parent(s): 959a5f0

Update requirements.txt

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