Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ pandas
|
|
| 3 |
zipfile36
|
| 4 |
openai
|
| 5 |
gradio
|
| 6 |
-
openpyxl
|
|
|
|
|
|
| 3 |
zipfile36
|
| 4 |
openai
|
| 5 |
gradio
|
| 6 |
+
openpyxl
|
| 7 |
+
pydantic==2.10.6
|