Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ gradio
|
|
3 |
openai
|
4 |
openpyxl
|
5 |
xlsxwriter
|
6 |
-
pydantic
|
7 |
simplejson
|
8 |
python-dotenv
|
9 |
requests
|
|
|
3 |
openai
|
4 |
openpyxl
|
5 |
xlsxwriter
|
6 |
+
pydantic==2.10.6
|
7 |
simplejson
|
8 |
python-dotenv
|
9 |
requests
|