alaahilal commited on
Commit
2f0a754
·
verified ·
1 Parent(s): e9af2a1

updated the requirements for pydantic

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -5,4 +5,5 @@ streamlit==1.18.1
5
  openai==0.27.6
6
  faiss-cpu==1.7.4
7
  altair==4
8
- tiktoken==0.4.0
 
 
5
  openai==0.27.6
6
  faiss-cpu==1.7.4
7
  altair==4
8
+ tiktoken==0.4.0
9
+ pydantic==1.10.19