Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,5 @@ numpy
|
|
| 8 |
pdfplumber>=0.10.0
|
| 9 |
pandas>=2.0.0
|
| 10 |
openpyxl>=3.1.0
|
| 11 |
-
python-pptx>=0.6.21
|
|
|
|
|
|
| 8 |
pdfplumber>=0.10.0
|
| 9 |
pandas>=2.0.0
|
| 10 |
openpyxl>=3.1.0
|
| 11 |
+
python-pptx>=0.6.21
|
| 12 |
+
reportlab>=4.0.0
|