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

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- openai
2
  streamlit
3
  streamlit_chat
4
  langchain==0.0.305
5
- docarray
6
- pypdf
7
  tiktoken
 
1
+ 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