krishnavadithya
commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
gradio
|
2 |
openai
|
3 |
pandas
|
4 |
-
pydantic
|
|
|
5 |
PyPDF2
|
6 |
python-docx
|
7 |
openpyxl
|
|
|
1 |
gradio
|
2 |
openai
|
3 |
pandas
|
4 |
+
pydantic
|
5 |
+
pydantic-settings
|
6 |
PyPDF2
|
7 |
python-docx
|
8 |
openpyxl
|