Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ nltk
|
|
| 6 |
llama-index
|
| 7 |
llama-index-llms-replicate
|
| 8 |
datasets
|
| 9 |
-
openai
|
|
|
|
|
|
| 6 |
llama-index
|
| 7 |
llama-index-llms-replicate
|
| 8 |
datasets
|
| 9 |
+
openai
|
| 10 |
+
pydantic == 2.10.6
|