Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
gradio==4.14.0
|
2 |
llama-index==0.9.32
|
3 |
-
openai==1.8.0
|
|
|
|
1 |
gradio==4.14.0
|
2 |
llama-index==0.9.32
|
3 |
+
openai==1.8.0
|
4 |
+
pydantic==2.5.3
|