Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ pdf2image
|
|
4 |
PyMuPDF
|
5 |
pandas
|
6 |
google-genai
|
7 |
-
python-dotenv
|
|
|
|
4 |
PyMuPDF
|
5 |
pandas
|
6 |
google-genai
|
7 |
+
python-dotenv
|
8 |
+
pydantic==2.10.6
|