init
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -18,6 +18,7 @@ pdf2image==1.17.0
|
|
| 18 |
pillow==11.1.0
|
| 19 |
pydantic==2.10.6
|
| 20 |
pydantic_core==2.27.2
|
|
|
|
| 21 |
pymongo==4.11
|
| 22 |
pytesseract==0.3.13
|
| 23 |
python-dotenv==1.0.1
|
|
|
|
| 18 |
pillow==11.1.0
|
| 19 |
pydantic==2.10.6
|
| 20 |
pydantic_core==2.27.2
|
| 21 |
+
pydash==8.0.5
|
| 22 |
pymongo==4.11
|
| 23 |
pytesseract==0.3.13
|
| 24 |
python-dotenv==1.0.1
|