arnold-anand commited on
Commit
5f0cdf0
1 Parent(s): 2067089

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -5,4 +5,5 @@ streamlit==1.24.0
5
  streamlit_chat==0.1.1
6
  openai==0.27.8
7
  tiktoken==0.4.0
8
- faiss-cpu
 
 
5
  streamlit_chat==0.1.1
6
  openai==0.27.8
7
  tiktoken==0.4.0
8
+ faiss-cpu
9
+ pydantic==1.10.9