Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- 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 |
|