Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -80,6 +80,7 @@ Pygments==2.18.0
|
|
| 80 |
pypdf==4.3.1
|
| 81 |
pytesseract==0.3.10
|
| 82 |
python-dateutil==2.9.0.post0
|
|
|
|
| 83 |
python-dotenv==1.0.1
|
| 84 |
python-multipart==0.0.9
|
| 85 |
pytz==2024.1
|
|
|
|
| 80 |
pypdf==4.3.1
|
| 81 |
pytesseract==0.3.10
|
| 82 |
python-dateutil==2.9.0.post0
|
| 83 |
+
python-docx==0.8.11
|
| 84 |
python-dotenv==1.0.1
|
| 85 |
python-multipart==0.0.9
|
| 86 |
pytz==2024.1
|