Update requirements.txt
Browse files- 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 == 0.
|
| 10 |
|
| 11 |
# uncomment to use huggingface llms
|
| 12 |
# huggingface-hub==0.14.1
|
|
|
|
| 6 |
faiss-cpu==1.7.4
|
| 7 |
altair==4
|
| 8 |
tiktoken==0.4.0
|
| 9 |
+
pydantic == 0.1.0
|
| 10 |
|
| 11 |
# uncomment to use huggingface llms
|
| 12 |
# huggingface-hub==0.14.1
|