Update requirements.txt

#1
by arifn - opened
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -6,7 +6,7 @@ openai==0.27.6
6
  faiss-cpu==1.7.4
7
  altair==4
8
  tiktoken==0.4.0
9
- pydantic==1.8
10
  # uncomment to use huggingface llms
11
  # huggingface-hub==0.14.1
12
 
 
6
  faiss-cpu==1.7.4
7
  altair==4
8
  tiktoken==0.4.0
9
+ pydantic==1.10.9
10
  # uncomment to use huggingface llms
11
  # huggingface-hub==0.14.1
12