DevBM commited on
Commit
be0cd64
·
verified ·
1 Parent(s): 32ef70d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -6,7 +6,7 @@ faiss-cpu==1.7.4
6
  altair==4
7
  tiktoken==0.4.0
8
 
9
- pydantic
10
  # uncomment to use huggingface llms
11
  huggingface-hub==0.14.1
12
 
 
6
  altair==4
7
  tiktoken==0.4.0
8
 
9
+ pydantic==1.10.2
10
  # uncomment to use huggingface llms
11
  huggingface-hub==0.14.1
12